Skip to content

Commit

Permalink
Bump faraday
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Zubov authored and MatteoJoliveau committed Jun 6, 2022
1 parent 933d655 commit 8a5a707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onesignal-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'webmock', '~> 3.4'

spec.add_runtime_dependency 'activesupport', '>= 5.0.0', '< 8'
spec.add_runtime_dependency 'faraday', '~> 1.0', '>= 1.0'
spec.add_runtime_dependency 'faraday', '>= 1', '< 3'
spec.add_runtime_dependency 'simple_command', '~> 0', '>= 0.0.9'
end

0 comments on commit 8a5a707

Please sign in to comment.