gemfiles/Gemfile.rails-4.1.lock in disposable-0.0.6 vs gemfiles/Gemfile.rails-4.1.lock in disposable-0.0.7

- old
+ new

@@ -6,70 +6,66 @@ uber GEM remote: http://rubygems.org/ specs: - actionpack (4.1.1) - actionview (= 4.1.1) - activesupport (= 4.1.1) + actionpack (4.1.5) + actionview (= 4.1.5) + activesupport (= 4.1.5) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.1) - activesupport (= 4.1.1) + actionview (4.1.5) + activesupport (= 4.1.5) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.1) - activesupport (= 4.1.1) + activemodel (4.1.5) + activesupport (= 4.1.5) builder (~> 3.1) - activerecord (4.1.1) - activemodel (= 4.1.1) - activesupport (= 4.1.1) + activerecord (4.1.5) + activemodel (= 4.1.5) + activesupport (= 4.1.5) arel (~> 5.0.0) - activesupport (4.1.1) + activesupport (4.1.5) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) arel (5.0.1.20140414130214) builder (3.2.2) - database_cleaner (1.3.0) erubis (2.7.0) i18n (0.6.11) json (1.8.1) mini_portile (0.6.0) - minitest (5.4.0) + minitest (5.4.1) multi_json (1.10.1) nokogiri (1.6.3.1) mini_portile (= 0.6.0) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) - railties (4.1.1) - actionpack (= 4.1.1) - activesupport (= 4.1.1) + railties (4.1.5) + actionpack (= 4.1.5) + activesupport (= 4.1.5) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.3.2) - representable (2.0.3) + representable (2.0.4) multi_json nokogiri uber (~> 0.0.7) - sqlite3 (1.3.9) thor (0.19.1) thread_safe (0.3.4) - tzinfo (1.2.1) + tzinfo (1.2.2) thread_safe (~> 0.1) - uber (0.0.7) + uber (0.0.8) PLATFORMS ruby DEPENDENCIES activerecord (~> 4.1.0) bundler (~> 1.3) - database_cleaner disposable! - minitest + minitest (= 5.4.1) railties (~> 4.1.0) rake - sqlite3