Skip to content

Commit

Permalink
Update excon requirement from 0.70.0 to 0.112.0
Browse files Browse the repository at this point in the history
Updates the requirements on [excon](https://github.com/excon/excon) to permit the latest version.
- [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
- [Commits](excon/excon@v0.70.0...v0.112.0)

---
updated-dependencies:
- dependency-name: excon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent f4a91ce commit 0af0f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ gem "rails", "4.0.0"
gem "factory_girl", "4.7.0"
gem "rubocop", "0.76.0"
gem "rspec", "3.7.0"
gem "excon", "0.70.0"
gem "excon", "0.112.0"

0 comments on commit 0af0f48

Please sign in to comment.