Gemfile.lock in tr8n-3.1.1 vs Gemfile.lock in tr8n-3.1.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - tr8n (3.1.1) + tr8n (3.1.2) coffee-script kaminari rails (>= 3.1.0) sass will_filter (>= 3.1.2) @@ -50,10 +50,11 @@ rack-test (>= 0.5.4) selenium-webdriver (~> 2.0) xpath (~> 0.1.4) childprocess (0.2.2) ffi (~> 1.0.6) + coderay (0.9.8) coffee-script (2.2.0) coffee-script-source execjs coffee-script-source (1.1.2) database_cleaner (0.6.7) @@ -71,15 +72,23 @@ rails (>= 3.0.0) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) + memcache-client (1.8.5) + method_source (0.6.6) + ruby_parser (~> 2.0.5) mime-types (1.16) multi_json (1.0.3) nokogiri (1.5.0) polyglot (0.3.2) - rack (1.3.3) + pry (0.9.6.2) + coderay (~> 0.9.8) + method_source (~> 0.6.5) + ruby_parser (~> 2.0.5) + slop (~> 2.1.0) + rack (1.3.4) rack-cache (1.0.3) rack (>= 0.4) rack-mount (0.8.3) rack (>= 1.0.0) rack-ssl (1.3.2) @@ -115,32 +124,36 @@ rspec-rails (2.6.1) actionpack (~> 3.0) activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) + ruby_parser (2.0.6) + sexp_processor (~> 3.0) rubyzip (0.9.4) - sass (3.1.7) + sass (3.1.8) selenium-webdriver (2.7.0) childprocess (>= 0.2.1) ffi (>= 1.0.7) json_pure rubyzip - sprockets (2.0.0) + sexp_processor (3.0.7) + slop (2.1.0) + sprockets (2.0.1) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) + tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.4) steak (2.0.0) capybara (>= 1.0.0) rspec-rails (>= 2.5.0) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.30) - will_filter (3.1.2) + will_filter (3.1.3) coffee-script kaminari rails (>= 3.1.0) sass xpath (0.1.4) @@ -152,9 +165,11 @@ DEPENDENCIES bundler (>= 1.0.0) capybara database_cleaner factory_girl + memcache-client (>= 1.8.5) + pry rr rspec rspec-rails sqlite3 steak