Skip to content

Commit 589edb7

Browse files
authored
Merge pull request #48 from jackorp/master
Update rack to 2.2.10 to fix error with Ruby 3.3 regexp.
2 parents 01effef + e99a328 commit 589edb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
nio4r (2.5.2)
4+
nio4r (2.5.9)
55
puma (4.3.5)
66
nio4r (~> 2.0)
7-
rack (2.2.3)
7+
rack (2.2.10)
88

99
PLATFORMS
1010
ruby

0 commit comments

Comments
 (0)