Gemfile in httpthumbnailer-1.0.0 vs Gemfile in httpthumbnailer-1.1.0
- old
+ new
@@ -1,8 +1,8 @@
source "http://rubygems.org"
ruby "1.9.3"
-gem "unicorn-cuba-base", "~> 1.0"
+gem "unicorn-cuba-base", "~> 1.1"
gem "rmagick", "~> 2"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do