Skip to content

Commit

Permalink
update ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Feb 12, 2025
1 parent 2397c16 commit 4b7154c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ blocks:
- env_var: RUBY_VERSION
values:
- 3.1.6
- 3.2.6
- 3.2.7
- 3.3.7
- 3.4.1
- jruby-9.4.10.0
- truffleruby-24.1.1
- jruby-9.4.12.0
- truffleruby-24.1.2
commands:
- source .semaphore/ensure-ruby-version.sh
- source .semaphore/ensure-bundle.sh
Expand All @@ -59,7 +59,7 @@ blocks:
- env_var: RUBY_VERSION
values:
- 3.1.6
- 3.2.5
- 3.2.7
- 3.3.7
- 3.4.1
commands:
Expand Down

0 comments on commit 4b7154c

Please sign in to comment.