Skip to content

Commit 491f897

Browse files
committed
using https for source instead of http
1 parent b9fc91e commit 491f897

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,4 +1,4 @@
1-
source 'http://rubygems.org'
1+
source 'https://rubygems.org'
22

33
gem 'flay-js'
44

0 commit comments

Comments
 (0)