Gemfile in lederhosen-2.0.7 vs Gemfile in lederhosen-2.0.8
- old
+ new
@@ -1,5 +1,5 @@
-source :rubygems
+source 'https://rubygems.org'
gem "dna", :git => 'http://github.com/audy/dna.git', :tag => 'v0.2.1'
gem 'progressbar', '0.12.0'
gem 'thor', '0.16.0'