Gemfile in sandboxy-1.1.1 vs Gemfile in sandboxy-2.0.0

- old
+ new

@@ -1,5 +1,5 @@ -source 'http://rubygems.org' +source 'https://rubygems.org' gemspec gem 'activesupport', ENV['RAILS_VERSION'] if ENV['RAILS_VERSION']