Gemfile.lock in ticketmaster-fogbugz-0.2.4 vs Gemfile.lock in ticketmaster-fogbugz-0.3.0
- old
+ new
@@ -1,30 +1,25 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.2.2)
- activesupport (= 3.2.2)
+ activemodel (3.2.3)
+ activesupport (= 3.2.3)
builder (~> 3.0.0)
- activeresource (3.2.2)
- activemodel (= 3.2.2)
- activesupport (= 3.2.2)
- activesupport (3.2.2)
+ activeresource (3.2.3)
+ activemodel (= 3.2.3)
+ activesupport (= 3.2.3)
+ activesupport (3.2.3)
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.2.0)
i18n (0.6.0)
- jeweler (1.5.2)
- bundler (~> 1.0.0)
- git (>= 1.2.5)
- rake
multi_json (1.0.4)
- rake (0.9.2)
+ rake (0.9.2.2)
rcov (1.0.0)
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
@@ -38,23 +33,23 @@
crack
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
- ticketmaster (0.6.10)
+ ticketmaster (0.7.0)
activeresource (~> 3.0)
activesupport (~> 3.0)
hashie (~> 1.2)
vcr (1.11.3)
PLATFORMS
ruby
DEPENDENCIES
fakeweb (~> 1.3)
- jeweler (~> 1.5)
- rcov (~> 1.0)
+ rake (~> 0.9)
+ rcov (~> 1.0.0)
rspec (~> 2.0)
ruby-fogbugz (~> 0.1)
- simplecov (~> 0.5)
- ticketmaster (= 0.6.10)
+ simplecov (~> 0.5.0)
+ ticketmaster (~> 0.7)
vcr (~> 1.11)