Gemfile.lock in at-0.1.0 vs Gemfile.lock in at-0.1.1

- old
+ new

@@ -1,13 +1,17 @@ PATH remote: . specs: at (0.1.0) + active_support (~> 3.0.0) GEM remote: http://rubygems.org/ specs: + active_support (3.0.0) + activesupport (= 3.0.0) + activesupport (3.0.0) diff-lcs (1.1.3) fuubar (0.0.6) rspec (~> 2.0) rspec-instafail (~> 0.1.8) ruby-progressbar (~> 0.0.10) @@ -19,13 +23,15 @@ rspec-expectations (2.6.0) diff-lcs (~> 1.1.2) rspec-instafail (0.1.8) rspec-mocks (2.6.0) ruby-progressbar (0.0.10) + watchr (0.7) PLATFORMS ruby DEPENDENCIES at! fuubar (~> 0.0.6) rspec (~> 2.6.0) + watchr (~> 0.7.0)