mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-31 09:56:03 +00:00
update gemfile
This commit is contained in:
parent
952399568e
commit
063ae60867
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,4 +1,4 @@
|
|||
source :rubygems
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'builder'
|
||||
gem 'json'
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
builder (3.0.0)
|
||||
json (1.6.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue