Gemfile in
cap-util-1.1.0
vs Gemfile in
cap-util-1.2.0
- old
+ new
@@ -1,6 +1,6 @@
-source "http://rubygems.org"
+source "https://rubygems.org"
gemspec
-gem 'bundler', '~>1.1'
-gem 'rake', '~>0.9.2'
+gem 'rake'
+gem 'pry'