We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9158c2d commit 4fed56cCopy full SHA for 4fed56c
1 file changed
Gemfile.lock
@@ -26,6 +26,7 @@ GEM
26
base64 (0.2.0)
27
benchmark (0.4.0)
28
bigdecimal (3.1.9)
29
+ bigdecimal (3.1.9-java)
30
concurrent-ruby (1.3.5)
31
connection_pool (2.5.0)
32
diff-lcs (1.6.1)
@@ -41,6 +42,7 @@ GEM
41
42
i18n (1.14.7)
43
concurrent-ruby (~> 1.0)
44
json (2.10.2)
45
+ json (2.10.2-java)
46
language_server-protocol (3.17.0.4)
47
lint_roller (1.1.0)
48
logger (1.7.0)
@@ -57,6 +59,7 @@ GEM
57
59
prism (1.4.0)
58
60
public_suffix (6.0.1)
61
racc (1.8.1)
62
+ racc (1.8.1-java)
63
rainbow (3.1.1)
64
rake (13.2.1)
65
regexp_parser (2.10.0)
@@ -127,6 +130,7 @@ PLATFORMS
127
130
arm-linux-gnu
128
131
arm-linux-musl
129
132
arm64-darwin
133
+ java
134
ruby
135
x86-linux-gnu
136
x86-linux-musl
0 commit comments