Skip to content

Commit

Permalink
Explicitly use version of Bundler compatible with Ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pbyrne committed Jan 30, 2024
1 parent 4d4e764 commit 9532ba5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler: default
bundler-cache: true
- name: Run the default task
run: bundle exec rake
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ DEPENDENCIES
rubocop-rake

BUNDLED WITH
2.5.5
2.4.22

0 comments on commit 9532ba5

Please sign in to comment.