Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2eba96

Browse files
committed
Merge pull request jquery-ui-rails#37 from jhilden/rubygems_source
change rubygems source in Gemfile (for security)
2 parents 4f1486a + 27a2d50 commit e2eba96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
source :rubygems
1+
source 'https://rubygems.org'
22

33
gemspec

0 commit comments

Comments
 (0)