Gemfile in
brightbox-cli-0.18.1
vs Gemfile in
brightbox-cli-1.0.0.rc1
- old
+ new
@@ -1,3 +1,5 @@
-source :rubygems
+source "https://rubygems.org"
gemspec
+
+gem "pry"