Skip to content

Commit

Permalink
Bump to ruby 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeD committed May 31, 2024
1 parent 1f2bfab commit 07e429a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Ruby 3.3
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.1
ruby-version: 3.3.2

- name: Publish to RubyGems
run: |
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.1
3.3.2
Binary file added gem_updater-7.1.0.gem
Binary file not shown.

0 comments on commit 07e429a

Please sign in to comment.