Skip to content

Commit

Permalink
fix: uri bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dinomh committed Mar 12, 2024
1 parent b1faa13 commit 08b1cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mailerlite-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'dotenv', '~> 2.7'
spec.add_dependency 'http', '~> 5.0'
spec.add_dependency 'json', '~> 2.5'
spec.add_dependency 'uri', '~> 0.12.0'
spec.add_dependency 'uri', '~> 0.13.0'
spec.add_development_dependency 'rspec'
spec.add_development_dependency 'simplecov'
spec.add_development_dependency 'vcr'
Expand Down

0 comments on commit 08b1cd8

Please sign in to comment.