Gemfile in workarea-super_hero-2.2.1 vs Gemfile in workarea-super_hero-2.2.2
- old
+ new
@@ -1,5 +1,6 @@
source 'https://rubygems.org'
+git_source(:github) { |repo| "git@github.com:#{repo}.git" }
gemspec
-gem 'workarea', source: 'https://gems.weblinc.com'
+gem 'workarea'