Skip to content

Commit 512c073

Browse files
tillscolleolleolle
authored andcommitted
Use ruby 3.1 compatible gems
1 parent 0a20434 commit 512c073

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

spec/rails7_stub/Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,14 @@ GEM
8181
benchmark (0.4.1)
8282
bigdecimal (3.2.2-java)
8383
builder (3.3.0)
84+
cgi (0.5.0-java)
8485
concurrent-ruby (1.3.5)
8586
connection_pool (2.5.3)
8687
crass (1.0.6)
8788
date (3.4.1-java)
8889
drb (2.2.3)
89-
erb (5.0.1-java)
90+
erb (4.0.4-java)
91+
cgi (>= 0.3.3)
9092
erubi (1.13.1)
9193
globalid (1.2.1)
9294
activesupport (>= 6.1)
@@ -183,7 +185,7 @@ GEM
183185
base64
184186
websocket-extensions (>= 0.1.0)
185187
websocket-extensions (0.1.5)
186-
zeitwerk (2.7.3)
188+
zeitwerk (2.6.18)
187189

188190
PLATFORMS
189191
universal-java-1.8

0 commit comments

Comments
 (0)