Skip to content

Commit

Permalink
lock faraday
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Jul 15, 2021
1 parent 1db0c35 commit 22bb0c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruby-lokalise-api.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ Gem::Specification.new do |spec|

spec.add_dependency 'addressable', '~> 2.5'
spec.add_dependency 'faraday', '~> 1.0'
spec.add_dependency 'faraday_middleware'
spec.add_dependency 'json', '>= 1.8.0'
spec.add_dependency 'faraday_middleware', '~> 1.0'
spec.add_dependency 'json', '>= 1.8.0'

spec.add_development_dependency 'codecov', '~> 0.1'
spec.add_development_dependency 'dotenv', '~> 2.5'
Expand Down

0 comments on commit 22bb0c4

Please sign in to comment.