Skip to content

Commit 1484d30

Browse files
committed
bundle u rack
or the spec fails on Ruby 3.3 with the following error: ArgumentError: wrong number of arguments (given 3, expected 1..2)
1 parent b336f7f commit 1484d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_projects/rails/rspec_rails/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
nio4r (~> 2.0)
125125
racc (1.7.1)
126126
racc (1.7.1-java)
127-
rack (2.2.3)
127+
rack (2.2.7)
128128
rack-test (1.1.0)
129129
rack (>= 1.0, < 3)
130130
rails (6.1.7)

0 commit comments

Comments
 (0)