Gemfile.lock in pivotal-tracker-0.5.1 vs Gemfile.lock in pivotal-tracker-0.5.3

- old
+ new

@@ -1,18 +1,14 @@ -PATH - remote: ../stale_fish - specs: - stale_fish (1.3.1) - activesupport - fakeweb - GEM remote: http://rubygems.org/ specs: + ZenTest (4.7.0) activesupport (3.2.1) i18n (~> 0.6) multi_json (~> 1.0) + autotest (4.4.6) + ZenTest (>= 4.4.1) builder (3.0.0) diff-lcs (1.1.3) fakeweb (1.3.0) git (1.2.5) happymapper (0.4.0) @@ -39,18 +35,22 @@ rspec-mocks (~> 2.8.0) rspec-core (2.8.0) rspec-expectations (2.8.0) diff-lcs (~> 1.1.2) rspec-mocks (2.8.0) + stale_fish (1.3.2) + activesupport + fakeweb PLATFORMS ruby DEPENDENCIES + autotest builder happymapper (>= 0.3.2) jeweler nokogiri (~> 1.4) rake rest-client (~> 1.6.0) rspec - stale_fish (~> 1.3.1)! + stale_fish (~> 1.3.2)