Gemfile in
teacup-1.2.9
vs Gemfile in
teacup-1.3.0
- old
+ new
@@ -1,5 +1,5 @@
-source :rubygems
+source 'https://rubygems.org'
-gem 'teacup', :path => '.'
+gem 'rake'
gemspec