Skip to content

Commit c829d6a

Browse files
committed
updates java/jruby and bumps gems
1 parent 4c591d0 commit c829d6a

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
java temurin-22.0.2+9
2-
ruby jruby-10.0.1.0
1+
java temurin-23.0.2+7
2+
ruby jruby-10.0.2.0

Gemfile.lock

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
ffi (1.17.2-java)
88
htmlbeautifier (1.4.3)
99
jdbc-h2 (2.0.204)
10-
json (2.13.1-java)
10+
json (2.13.2-java)
1111
language_server-protocol (3.17.0.5)
1212
lint_roller (1.1.0)
1313
logger (1.7.0)
@@ -30,7 +30,7 @@ GEM
3030
puma (6.4.3-java)
3131
nio4r (~> 2.0)
3232
racc (1.8.1-java)
33-
rack (3.1.16)
33+
rack (3.2.0)
3434
rack-test (2.2.0)
3535
rack (>= 1.3)
3636
rack-unreloader (2.1.0)
@@ -39,10 +39,10 @@ GEM
3939
webrick (~> 1.8)
4040
rainbow (3.1.1)
4141
rake (13.3.0)
42-
regexp_parser (2.10.0)
43-
roda (3.94.0)
42+
regexp_parser (2.11.2)
43+
roda (3.95.0)
4444
rack
45-
rubocop (1.79.0)
45+
rubocop (1.79.2)
4646
json (~> 2.3)
4747
language_server-protocol (~> 3.17.0.2)
4848
lint_roller (~> 1.1.0)
@@ -52,7 +52,6 @@ GEM
5252
regexp_parser (>= 2.9.3, < 3.0)
5353
rubocop-ast (>= 1.46.0, < 2.0)
5454
ruby-progressbar (~> 1.7)
55-
tsort (>= 0.2.0)
5655
unicode-display_width (>= 2.4.0, < 4.0)
5756
rubocop-ast (1.46.0)
5857
parser (>= 3.3.7.2)
@@ -71,12 +70,11 @@ GEM
7170
rubocop (~> 1.0)
7271
ruby-debug-base (0.11.0-java)
7372
ruby-progressbar (1.13.0)
74-
sequel (5.94.0)
73+
sequel (5.95.1)
7574
bigdecimal
7675
spoon (0.0.6)
7776
ffi
7877
tilt (2.6.1)
79-
tsort (0.2.0)
8078
unicode-display_width (3.1.4)
8179
unicode-emoji (~> 4.0, >= 4.0.4)
8280
unicode-emoji (4.0.4)
@@ -88,6 +86,7 @@ PLATFORMS
8886
universal-java-17
8987
universal-java-21
9088
universal-java-22
89+
universal-java-23
9190

9291
DEPENDENCIES
9392
htmlbeautifier

0 commit comments

Comments
 (0)