aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 12f59f0..ca4b913 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
gemspec
-gem 'class_options', :git => 'git@github.com:Gibheer/class_options.git'
+gem 'class_options', :git => 'https://github.com/Gibheer/class_options.git'
group :development do
gem 'devutils-guard'