Skip to content

Commit d44f705

Browse files
authored
Use long form instead github due to non-https url (#496)
1 parent e763429 commit d44f705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Into Gemfile from rubygems.org:
5959

6060
Into Gemfile from Github:
6161

62-
gem 'annotate', github: 'ctran/annotate_models', require: false
62+
gem 'annotate', git: 'https://github.com/ctran/annotate_models.git', require: false
6363

6464
Into environment gems from rubygems.org:
6565

0 commit comments

Comments
 (0)