mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +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 'builder'
|
||||||
gem 'json'
|
gem 'json'
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
builder (3.0.0)
|
builder (3.0.0)
|
||||||
json (1.6.1)
|
json (1.6.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue