Gemfile in invoker-1.2.0.pre1 vs Gemfile in invoker-1.2.0.pre2
- old
+ new
@@ -1,9 +1,9 @@
source "https://rubygems.org"
gemspec
gem 'pry'
-gem "rubydns", git: "git@github.com:ioquatix/rubydns.git"
+gem "rubydns", git: "https://github.com/ioquatix/rubydns.git"
gem 'coveralls', require: false
gem "simplecov", require: false