mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
Merge pull request #77 from invisiblefunnel/master
Remove duplicate gemspec entries
This commit is contained in:
commit
fd09e67731
@ -10,8 +10,6 @@ spec = Gem::Specification.new do |s|
|
||||
s.authors = ['Ross Boucher', 'Greg Brockman']
|
||||
s.email = ['boucher@stripe.com', 'gdb@stripe.com']
|
||||
s.homepage = 'https://stripe.com/api'
|
||||
s.executables = 'stripe-console'
|
||||
s.require_paths = %w{lib}
|
||||
|
||||
s.add_dependency('rest-client', '~> 1.4')
|
||||
s.add_dependency('multi_json', '>= 1.0.4', '< 2')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user