update gemfile

This commit is contained in:
Sami Samhuri 2013-09-27 21:36:29 -07:00
parent 952399568e
commit 063ae60867
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
source :rubygems
source 'https://rubygems.org'
gem 'builder'
gem 'json'

View file

@ -1,5 +1,5 @@
GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
builder (3.0.0)
json (1.6.1)