Skip to content

Commit 77afa06

Browse files
committed
test: Fix specs for jruby 9.4.14.0
The default platform name was changed from 1.8 -> 8
1 parent 8f3e2cc commit 77afa06

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

spec/rails7_stub/Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ GEM
190190
PLATFORMS
191191
universal-java-1.8
192192
universal-java-21
193+
universal-java-8
193194

194195
DEPENDENCIES
195196
activerecord-jdbcpostgresql-adapter (~> 70.0)

spec/sample_bundler/Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ GEM
66
PLATFORMS
77
universal-java-1.8
88
universal-java-21
9+
universal-java-8
910

1011
DEPENDENCIES
1112
rake (= 13.3.0)

0 commit comments

Comments
 (0)