Gemfile.lock in at-0.1.4 vs Gemfile.lock in at-0.2.0

- old
+ new

@@ -1,15 +1,17 @@ PATH remote: . specs: - at (0.1.3) - version (~> 1.0.0) + at (0.1.4) + version (~> 1.0) GEM remote: http://rubygems.org/ specs: - activesupport (3.0.0) + activesupport (3.2.12) + i18n (~> 0.6) + multi_json (~> 1.0) coderay (1.0.8) diff-lcs (1.1.3) fuubar (1.1.0) rspec (~> 2.0) rspec-instafail (~> 0.2.0) @@ -24,13 +26,15 @@ guard (>= 1.1) rspec (~> 2.11) guard-yard (2.0.1) guard (>= 1.1.0) yard (>= 0.7.0) + i18n (0.6.1) listen (0.6.0) lumberjack (1.0.2) method_source (0.8.1) + multi_json (1.6.1) pry (0.9.10) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.3.1) rb-fsevent (0.9.2) @@ -52,13 +56,13 @@ PLATFORMS ruby DEPENDENCIES - activesupport (~> 3) + activesupport (~> 3.2) at! fuubar (~> 1.1) github-markup (~> 0.7) guard-rspec (~> 2.1) guard-yard (~> 2.0) rb-fsevent (~> 0.9) - redcarpet (~> 2.2.2) + redcarpet (~> 2.2)