Skip to content

Commit

Permalink
ruby 3.3.6 and updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
simonneutert committed Nov 9, 2024
1 parent c801fdd commit 8e09f19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.3.5
ruby 3.3.6
rust 1.76.0
nodejs 22.8.0
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GEM
hashie (5.0.0)
htmlbeautifier (1.4.3)
io-console (0.7.2)
json (2.7.5)
json (2.8.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.1.0)
Expand All @@ -18,10 +18,10 @@ GEM
minitar (~> 0.12.0)
powerbar (~> 1.0)
minitest (5.25.1)
nio4r (2.7.3)
nio4r (2.7.4)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.5.1)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
powerbar (1.0.18)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.0)
rubocop-ast (1.34.1)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
Expand Down Expand Up @@ -126,4 +126,4 @@ DEPENDENCIES
yard (~> 0.9.37)

BUNDLED WITH
2.5.21
2.5.23

0 comments on commit 8e09f19

Please sign in to comment.