Update to Ruby 3.3.5 (#33)

Reviewed-on: #33
This commit is contained in:
Andrew Tomaka 2024-09-08 21:30:16 -04:00
parent 80b12bfce8
commit bfc017153f
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ jobs:
steps:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.1
ruby-version: 3.3.5
- uses: actions/checkout@v4
- uses: actions/cache@v4
with:

View file

@ -1 +1 @@
3.3.1
3.3.5

View file

@ -334,4 +334,4 @@ DEPENDENCIES
web-console
BUNDLED WITH
2.5.9
2.5.18