Skip to content

Commit

Permalink
lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Dec 29, 2023
1 parent ea1ed0d commit 61e7701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
if [[ "$(ruby -v | awk '{print $2}')" == 2.7.8* ]]; then
gem install bundler -v 2.4.22 --no-document
bundle config set version 2.4.22
gem update --system 3.4.22 --no-document
else
gem install bundler --no-document
Expand Down

0 comments on commit 61e7701

Please sign in to comment.