Skip to content

Commit

Permalink
Merge pull request #5920 from dodona-edu/dependabot/bundler/docker-ap…
Browse files Browse the repository at this point in the history
…i-2.4.0
  • Loading branch information
bmesuere authored Nov 4, 2024
2 parents 502af14 + a7f7807 commit ec6f843
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ end
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]

# interfacing with docker
gem 'docker-api', '~> 2.3.0'
gem 'docker-api', '~> 2.4.0'

# Used for syncing deadlines with an external calendar
gem 'icalendar', '~> 2.10'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.5.1)
docile (1.4.0)
docker-api (2.3.0)
docker-api (2.4.0)
excon (>= 0.64.0)
multi_json
drb (2.2.1)
Expand All @@ -178,7 +178,7 @@ GEM
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
excon (0.111.0)
excon (1.1.1)
execjs (2.9.1)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -585,7 +585,7 @@ DEPENDENCIES
delayed_job_web (~> 1.4.4)
devise (~> 4.9.4)
diff-lcs (~> 1.5)
docker-api (~> 2.3.0)
docker-api (~> 2.4.0)
ed25519
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.4.3)
Expand Down

0 comments on commit ec6f843

Please sign in to comment.