Skip to content

Commit

Permalink
Merge pull request #47 from abiagini/bump-json-version
Browse files Browse the repository at this point in the history
Bump json gem version
  • Loading branch information
etagwerker authored Dec 2, 2024
2 parents 75f73c7 + dc3fa31 commit b839d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mercadopago.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

# specify any dependencies here:
s.add_dependency 'json', '~> 1.4'
s.add_dependency 'json', '~> 2.3'
s.add_dependency 'faraday', '~> 0.9'
s.add_development_dependency 'pry', '~> 0.11.1'
s.add_development_dependency 'rake', '~> 12.1'
Expand Down

0 comments on commit b839d80

Please sign in to comment.