Gemfile in httpthumbnailer-0.0.14 vs Gemfile in httpthumbnailer-0.1.0
- old
+ new
@@ -3,13 +3,10 @@
gem "sinatra", ">= 1.2.6"
gem "mongrel", ">= 1.1.5"
gem "rmagick", "~> 2"
gem "haml", "~> 3"
gem "ruby-ip", "~> 0.9"
-gem "cli", "~> 0.0.3"
-
-# testing
-gem "fcgi", "~> 0.8.8"
+gem "cli", "~> 1.1.0"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
gem "rspec", "~> 2.3.0"