Gemfile in statsd-instrument-1.7.2 vs Gemfile in statsd-instrument-2.0.0beta
- old
+ new
@@ -1,5 +1,2 @@
-source "http://rubygems.org"
+source "https://rubygems.org"
gemspec
-
-gem 'SystemTimer', :require => nil, :platform => :mri_18
-gem 'rake', '~> 10.0.0' if RUBY_VERSION.to_f < 1.9