Skip to content

Commit

Permalink
Ruby 3.2.3
Browse files Browse the repository at this point in the history
Bump Ruby version to 3.2.3.
  • Loading branch information
MikeMcQuaid committed Jan 23, 2024
1 parent 9289167 commit da3c7bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- run: brew doctor

- name: Install Ruby dependencies
run: brew install gmp openssl@1.1 libyaml
run: brew install gmp openssl libyaml

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.2.3
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ DEPENDENCIES
unicorn

RUBY VERSION
ruby 3.2.2p53
ruby 3.2.3p157

BUNDLED WITH
2.4.2

0 comments on commit da3c7bd

Please sign in to comment.