Gemfile in number_station-0.0.1 vs Gemfile in number_station-0.0.2

- old
+ new

@@ -1,5 +1,10 @@ -gem "rake" +source "https://rubygems.org" + +git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } + +# Specify your gem's dependencies in number_station.gemspec +gemspec