Gemfile in nicefn-0.1.0 vs Gemfile in nicefn-0.1.1

- old
+ new

@@ -1,3 +1,5 @@ -source "https://rubygems.org" +source 'https://rubygems.org' -git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } +git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } + +gemspec