diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 1d1599a..2605407 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,9 +1,9 @@ PATH - remote: ../../ + remote: ../.. specs: legacy_assets (0.0.2) bourbon (= 3.1.6) - neat + neat (= 1.9.1) sass GEM @@ -96,9 +96,9 @@ GEM method_source (0.8.1) mime-types (1.23) multi_json (1.7.2) - neat (1.5.0) - bourbon (>= 2.1) - sass (>= 3.2) + neat (1.9.1) + sass (>= 3.3) + thor (~> 0.19) polyglot (0.3.3) posix-spawn (0.3.6) pry (0.9.12.1) @@ -143,7 +143,7 @@ GEM ffi (>= 0.5.0) rdoc (3.12.2) json (~> 1.4) - sass (3.2.8) + sass (3.4.25) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -159,12 +159,12 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.18.1) + thor (0.20.3) tilt (1.3.7) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.61) uglifier (2.0.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)