Skip to content

Commit

Permalink
chore(deps): update dependency docker-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent c2720e9 commit e1902e3
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 @@ -30,7 +30,7 @@ group :test do
gem "database_cleaner", "~>1.8", ">= 1.8.1"
gem "timecop", "~> 0.9"
gem "faraday", "~>2.0"
gem "docker-api", "~>1.34"
gem "docker-api", "~>2.0"
gem "approvals", ">=0.0.24", "<1.0.0"
gem "tzinfo", "~>2.0"
gem "faraday-retry", "~>2.0"
Expand Down

0 comments on commit e1902e3

Please sign in to comment.