Skip to content

Commit

Permalink
Upgrade Ruby 3.3.3 => 3.3.4 (#2331)
Browse files Browse the repository at this point in the history
This removes a deprecation warning about ruby and parser gem mismatch.

Not going to 3.3.5 because it prints a deprecation warning with the
current version of `pry` (fixed in `master`, waiting for a release).

Clean the deprecation warning for #2330
  • Loading branch information
runephilosof-abtion authored Sep 17, 2024
1 parent ae8201f commit bd0a39d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ruby 3.3.3
ruby 3.3.4
nodejs 18.14.1
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 3.3.3p89
ruby 3.3.4p94

BUNDLED WITH
2.5.14
2.5.16

0 comments on commit bd0a39d

Please sign in to comment.