Skip to content

Commit

Permalink
Use ruby 3.2.2 FOLIO-3924
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrossleyau committed Dec 30, 2023
1 parent a6defb2 commit ea16d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The 'bundle install' step will install the relevant local

For Ruby, using [rbenv](https://github.com/rbenv/rbenv) and its 'ruby-build'
plugin ensures a smooth process. In this directory, set the ruby version
with: `rbenv local 2.7.8`
with: `rbenv local 3.2.2`

Then do:

Expand Down

0 comments on commit ea16d87

Please sign in to comment.