Skip to content

Commit

Permalink
bump ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicGrobol committed Jan 16, 2024
1 parent d43d636 commit db107b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
- name: Setup Ruby 💎
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.0' # Not needed with a .ruby-version file
rubygems: latest
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
cache-version: 0 # Increment this number if you need to re-download cached gems

Expand Down
2 changes: 0 additions & 2 deletions .rtx.toml

This file was deleted.

1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ruby 3.2.2

0 comments on commit db107b4

Please sign in to comment.