mirror of
https://github.com/wahyd4/emoji-cheat-sheet.com.git
synced 2026-08-08 21:03:40 +10:00
Fix warning about insecure gem source
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
source :rubygems
|
||||
source "https://rubygems.org"
|
||||
gem 'fog'
|
||||
gem 'mime-types'
|
||||
gem 'rake'
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
builder (3.0.0)
|
||||
excon (0.6.6)
|
||||
|
||||
Reference in New Issue
Block a user