Gemfile.lock in planet_express-0.1.5 vs Gemfile.lock in planet_express-0.1.6

- old
+ new

@@ -1,19 +1,23 @@ PATH remote: . specs: - planet_express (0.1.4) + planet_express (0.1.6) activesupport hpricot log4r GEM remote: https://rubygems.org/ specs: - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) + activesupport (4.0.2) + i18n (~> 0.6, >= 0.6.4) + minitest (~> 4.2) + multi_json (~> 1.3) + thread_safe (~> 0.1) + tzinfo (~> 0.3.37) + atomic (1.1.14) awesome_print (1.1.0) coderay (1.0.8) diff-lcs (1.1.3) guard (1.4.0) listen (>= 0.4.2) @@ -23,15 +27,16 @@ guard (~> 1.1) guard-rspec (2.1.0) guard (>= 1.1) rspec (~> 2.11) hpricot (0.8.6) - i18n (0.6.1) + i18n (0.6.9) listen (0.5.3) log4r (1.1.10) method_source (0.7.1) - multi_json (1.7.7) + minitest (4.7.5) + multi_json (1.8.4) pry (0.9.9.6) coderay (~> 1.0.5) method_source (~> 0.7.1) slop (>= 2.4.4, < 3) rb-fsevent (0.9.2) @@ -44,9 +49,12 @@ diff-lcs (~> 1.1.3) rspec-mocks (2.11.3) ruby_gntp (0.3.4) slop (2.4.4) thor (0.16.0) + thread_safe (0.1.3) + atomic + tzinfo (0.3.38) PLATFORMS ruby DEPENDENCIES