added a gemfile
This commit is contained in:
4
Gemfile
Normal file
4
Gemfile
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
|
# Specify your gem's dependencies in riot_api.gemspec
|
||||||
|
gemspec
|
||||||
@@ -10,5 +10,4 @@ Gem::Specification.new do |s|
|
|||||||
s.homepage = 'https://github.com/danijoo/Sightstone'
|
s.homepage = 'https://github.com/danijoo/Sightstone'
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
s.add_runtime_dependency 'rest-client'
|
s.add_runtime_dependency 'rest-client'
|
||||||
# s.add_runtime_dependency 'json'
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user