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

- old
+ new

@@ -1,14 +1,20 @@ +PATH + remote: ../stale_fish + specs: + stale_fish (1.3.1) + activesupport + fakeweb + GEM remote: http://rubygems.org/ specs: activesupport (3.2.1) i18n (~> 0.6) multi_json (~> 1.0) - archive-tar-minitar (0.5.2) builder (3.0.0) - columnize (0.3.6) + diff-lcs (1.1.3) fakeweb (1.3.0) git (1.2.5) happymapper (0.4.0) libxml-ruby (~> 2.0) i18n (0.6.0) @@ -17,42 +23,26 @@ git (>= 1.2.5) rake rdoc json (1.6.5) libxml-ruby (2.2.2) - linecache (0.46) - rbx-require-relative (> 0.0.4) - linecache19 (0.5.12) - ruby_core_source (>= 0.1.4) mime-types (1.17.2) multi_json (1.0.4) nokogiri (1.5.0) rake (0.9.2.2) - rbx-require-relative (0.0.5) rdoc (3.12) json (~> 1.4) rest-client (1.6.7) mime-types (>= 1.16) - rspec (1.3.2) - ruby-debug (0.10.4) - columnize (>= 0.1) - ruby-debug-base (~> 0.10.4.0) - ruby-debug-base (0.10.4) - linecache (>= 0.3) - ruby-debug-base19 (0.11.25) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby_core_source (>= 0.1.4) - ruby-debug19 (0.11.6) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby-debug-base19 (>= 0.11.19) - ruby_core_source (0.1.5) - archive-tar-minitar (>= 0.5.2) - stale_fish (1.3.0) - activesupport - fakeweb + rspec (2.8.0) + rspec-core (~> 2.8.0) + rspec-expectations (~> 2.8.0) + 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) PLATFORMS ruby DEPENDENCIES @@ -60,9 +50,7 @@ happymapper (>= 0.3.2) jeweler nokogiri (~> 1.4) rake rest-client (~> 1.6.0) - rspec (~> 1.3.0) - ruby-debug - ruby-debug19 - stale_fish (~> 1.3.0) + rspec + stale_fish (~> 1.3.1)!