Skip to content

Commit

Permalink
Merge pull request #1681 from SUSE/depfu/engine/ruby-3.3.5
Browse files Browse the repository at this point in the history
Update Ruby 3.1.2 → 3.3.5
  • Loading branch information
hennevogel authored Oct 28, 2024
2 parents 5652ea6 + df41f05 commit 5d2d417
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true
- run: bundle exec rubocop
1 change: 0 additions & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true
- name: Prepare spec
run: |
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.2
3.3.5

0 comments on commit 5d2d417

Please sign in to comment.