Gemfile.lock in httpthumbnailer-client-0.0.3 vs Gemfile.lock in httpthumbnailer-client-0.1.0
- old
+ new
@@ -1,10 +1,11 @@
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
cgi_multipart_eof_fix (2.5.0)
+ cli (1.1.0)
cucumber (1.1.3)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.6.7)
json (>= 1.4.6)
@@ -17,14 +18,16 @@
gherkin (2.6.7)
json (>= 1.4.6)
git (1.2.5)
haml (3.1.4)
httpclient (2.2.3)
- httpthumbnailer (0.0.7)
+ httpthumbnailer (0.1.0)
+ cli (~> 1.1.0)
haml (~> 3)
mongrel (>= 1.1.5)
rmagick (~> 2)
+ ruby-ip (~> 0.9)
sinatra (>= 1.2.6)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
@@ -47,10 +50,11 @@
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
+ ruby-ip (0.9.1)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
@@ -62,10 +66,10 @@
DEPENDENCIES
bundler (~> 1.0.0)
cucumber
daemon (~> 1)
httpclient (>= 2.2.1)
- httpthumbnailer (~> 0.0.7)
+ httpthumbnailer (~> 0.1.0)
jeweler (~> 1.6.4)
rcov
rdoc (~> 3.9)
rspec (~> 2.3.0)