Skip to content

Commit 7b2108c

Browse files
committed
Platform added and tested locally
1 parent 1933dd7 commit 7b2108c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

rb/Gemfile.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ GEM
3131
base64 (0.2.0)
3232
benchmark (0.4.0)
3333
bigdecimal (3.1.9)
34+
bigdecimal (3.1.9-java)
3435
concurrent-ruby (1.3.5)
3536
connection_pool (2.5.0)
3637
crack (1.0.0)
@@ -45,6 +46,7 @@ GEM
4546
diff-lcs (1.5.1)
4647
drb (2.2.1)
4748
ffi (1.17.1-arm64-darwin)
49+
ffi (1.17.1-java)
4850
fileutils (1.7.3)
4951
git (1.19.1)
5052
addressable (~> 2.8)
@@ -53,10 +55,13 @@ GEM
5355
i18n (1.14.6)
5456
concurrent-ruby (~> 1.0)
5557
io-console (0.8.0)
58+
io-console (0.8.0-java)
5659
irb (1.14.3)
5760
rdoc (>= 4.0.0)
5861
reline (>= 0.4.2)
62+
jar-dependencies (0.4.1)
5963
json (2.9.1)
64+
json (2.9.1-java)
6065
language_server-protocol (3.17.0.3)
6166
listen (3.9.0)
6267
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -70,8 +75,12 @@ GEM
7075
psych (5.2.2)
7176
date
7277
stringio
78+
psych (5.2.2-java)
79+
date
80+
jar-dependencies (>= 0.1.7)
7381
public_suffix (6.0.1)
7482
racc (1.8.1)
83+
racc (1.8.1-java)
7584
rack (2.2.10)
7685
rainbow (3.1.1)
7786
rake (13.2.1)
@@ -148,6 +157,7 @@ GEM
148157
terminal-table (>= 2, < 4)
149158
stringio (3.1.2)
150159
strscan (3.1.2)
160+
strscan (3.1.2-java)
151161
terminal-table (3.0.2)
152162
unicode-display_width (>= 1.1.1, < 3)
153163
tzinfo (2.0.6)
@@ -163,6 +173,7 @@ GEM
163173

164174
PLATFORMS
165175
arm64-darwin-24
176+
universal-java-17
166177

167178
DEPENDENCIES
168179
curb (~> 1.0.5)

0 commit comments

Comments
 (0)