Gemfile in cape-1.0.1 vs Gemfile in cape-1.0.2
- old
+ new
@@ -1,10 +1,8 @@
source 'http://rubygems.org'
gemspec
-gem 'jruby-openssl', :platforms => :jruby
-
group :debug do
gem 'ruby-debug', :platforms => :mri_18
# This is a dependency of ruby-debug. We're specifying it here because its
# v0.45 is incompatible with Ruby v1.8.7.