Skip to content

Commit

Permalink
fix: fixed gemspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
emajo committed Dec 11, 2023
1 parent 5304f70 commit 614c772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fattureincloud_ruby_sdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = ">= 2.4"
s.metadata = {}

s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'

s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'

Expand Down

0 comments on commit 614c772

Please sign in to comment.