Gemfile.lock in ticketmaster-fogbugz-0.2.3 vs Gemfile.lock in ticketmaster-fogbugz-0.2.4

- old
+ new

@@ -1,53 +1,60 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.8) - activesupport (= 3.0.8) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activeresource (3.0.8) - activemodel (= 3.0.8) - activesupport (= 3.0.8) - activesupport (3.0.8) - builder (2.1.2) - crack (0.1.8) + activemodel (3.2.2) + activesupport (= 3.2.2) + builder (~> 3.0.0) + activeresource (3.2.2) + activemodel (= 3.2.2) + activesupport (= 3.2.2) + activesupport (3.2.2) + i18n (~> 0.6) + multi_json (~> 1.0) + builder (3.0.0) + crack (0.3.1) + diff-lcs (1.1.3) + fakeweb (1.3.0) git (1.2.5) - hashie (1.0.0) - i18n (0.5.0) + hashie (1.2.0) + i18n (0.6.0) jeweler (1.5.2) bundler (~> 1.0.0) git (>= 1.2.5) rake - mime-types (1.16) - mocha (0.9.12) + multi_json (1.0.4) rake (0.9.2) - rcov (0.9.9) - ruby-fogbugz (0.0.3) + rcov (1.0.0) + rspec (2.0.1) + rspec-core (~> 2.0.1) + rspec-expectations (~> 2.0.1) + rspec-mocks (~> 2.0.1) + rspec-core (2.0.1) + rspec-expectations (2.0.1) + diff-lcs (>= 1.1.2) + rspec-mocks (2.0.1) + rspec-core (~> 2.0.1) + rspec-expectations (~> 2.0.1) + ruby-fogbugz (0.1.1) crack - typhoeus - shoulda (2.11.3) - shoulda-context (1.0.0.beta1) - ticketmaster (0.6.6) - activeresource - activeresource (>= 2.3.2) - activesupport - activesupport (>= 2.3.2) - hashie (= 1.0.0) - hashie - jeweler - typhoeus (0.2.4) - mime-types - mime-types + simplecov (0.5.4) + multi_json (~> 1.0.3) + simplecov-html (~> 0.5.3) + simplecov-html (0.5.3) + ticketmaster (0.6.10) + activeresource (~> 3.0) + activesupport (~> 3.0) + hashie (~> 1.2) + vcr (1.11.3) PLATFORMS ruby DEPENDENCIES - bundler (~> 1.0.0) - jeweler (~> 1.5.1) - mocha - rcov - ruby-fogbugz - shoulda - shoulda-context - ticketmaster + fakeweb (~> 1.3) + jeweler (~> 1.5) + rcov (~> 1.0) + rspec (~> 2.0) + ruby-fogbugz (~> 0.1) + simplecov (~> 0.5) + ticketmaster (= 0.6.10) + vcr (~> 1.11)