Skip to content

Commit

Permalink
use ruby 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Aug 16, 2024
1 parent 4d7865d commit 41f50f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.1
ruby-version: 3.3.4

- name: Install gems
run: bundle install
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,4 +294,4 @@ DEPENDENCIES
whenever

BUNDLED WITH
2.5.9
2.5.17

0 comments on commit 41f50f2

Please sign in to comment.