Skip to content

Commit 2064b6d

Browse files
committed
Add java platform to gemfile.lock
I'm hoping this helps the jruby/truffleruby tests resolve dependencies.
1 parent 8e358d5 commit 2064b6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile.lock

+2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@ GEM
2121
unf (~> 0.1.4)
2222
unf (0.1.4)
2323
unf_ext
24+
unf (0.1.4-java)
2425
unf_ext (0.0.8.2)
2526
uri_template (0.7.0)
2627

2728
PLATFORMS
29+
java
2830
ruby
2931

3032
DEPENDENCIES

0 commit comments

Comments
 (0)