Gemfile in fir-cli-1.6.10 vs Gemfile in fir-cli-1.6.11

- old
+ new

@@ -1,9 +1,9 @@ # coding: utf-8 if ENV['USE_OFFICIAL_GEM_SOURCE'] source 'https://rubygems.org' else - source 'http://gems.ruby-china.org' + source 'http://gems.ruby-china.com' end # gem 'byebug' # Specify your gem's dependencies in fir.gemspec gemspec