Gemfile.lock in cacheable_flash-0.2.3 vs Gemfile.lock in cacheable_flash-0.2.4

- old
+ new

@@ -38,17 +38,20 @@ i18n (0.6.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake - json (1.6.4) + jquery-rails (1.0.19) + railties (~> 3.0) + thor (~> 0.14) + json (1.6.5) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) - multi_json (1.0.4) + multi_json (1.1.0) polyglot (0.3.3) rack (1.3.6) rack-cache (1.1) rack (>= 0.4) rack-mount (0.8.3) @@ -87,10 +90,15 @@ rspec-mocks (~> 2.8.0) rspec-core (2.8.0) rspec-expectations (2.8.0) diff-lcs (~> 1.1.2) rspec-mocks (2.8.0) + rspec-rails (2.8.1) + actionpack (>= 3.0) + activesupport (>= 3.0) + railties (>= 3.0) + rspec (~> 2.8.0) ruby2ruby (1.3.1) ruby_parser (~> 2.0) sexp_processor (~> 3.0) ruby_parser (2.3.1) sexp_processor (~> 3.0) @@ -103,19 +111,19 @@ tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.31) - yard (0.7.4) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0.21) jeweler (~> 1.6.4) + jquery-rails json - rails (> 3.0) + rails (~> 3.1.3) + rdoc (~> 3.12) reek (~> 1.2.8) roodi (~> 2.1.0) - rspec (~> 2.8.0) - yard (~> 0.7.4) + rspec-rails (~> 2.8.0)