Skip to content

Commit

Permalink
Update to Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfication committed Jan 10, 2024
1 parent af81fb2 commit 4411311
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.3.0
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ GEM
language_server-protocol (3.17.0.3)
method_source (1.0.0)
mini_portile2 (2.8.5)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
parallel (1.24.0)
parser (3.2.2.4)
Expand Down Expand Up @@ -154,4 +154,4 @@ DEPENDENCIES
solargraph

BUNDLED WITH
2.4.1
2.5.4

0 comments on commit 4411311

Please sign in to comment.