added a gemfile

This commit is contained in:
danijoo
2014-03-21 18:19:26 +01:00
parent 23cc63e3e2
commit cffcdf029c
2 changed files with 4 additions and 1 deletions

View File

@@ -10,5 +10,4 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/danijoo/Sightstone'
s.license = 'MIT'
s.add_runtime_dependency 'rest-client'
# s.add_runtime_dependency 'json'
end