Gemfile.lock in httpthumbnailer-client-1.1.1 vs Gemfile.lock in httpthumbnailer-client-1.2.0
- old
+ new
@@ -1,16 +1,16 @@
PATH
remote: ../httpthumbnailer
specs:
- httpthumbnailer (1.1.0)
+ httpthumbnailer (1.2.0)
rmagick (~> 2)
- unicorn-cuba-base (~> 1.1)
+ unicorn-cuba-base (~> 1.2.0)
PATH
remote: ../unicorn-cuba-base
specs:
- unicorn-cuba-base (1.1.1)
+ unicorn-cuba-base (1.2.0)
cli (~> 1.3)
cuba (~> 3.0)
facter (~> 1.6.11)
raindrops (~> 0.11)
ruby-ip (~> 0.9)
@@ -19,11 +19,11 @@
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
cli (1.3.1)
- cuba (3.1.0)
+ cuba (3.1.1)
rack
cucumber (1.1.3)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.6.7)
@@ -40,14 +40,14 @@
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.6.1)
- kgio (2.8.1)
+ kgio (2.9.2)
multipart-parser (0.1.1)
rack (1.5.2)
- raindrops (0.12.0)
+ raindrops (0.13.0)
rake (10.0.4)
rdoc (3.9.4)
rmagick (2.13.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
@@ -57,10 +57,10 @@
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
ruby-ip (0.9.1)
term-ansicolor (1.0.7)
- unicorn (4.6.3)
+ unicorn (4.8.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS