Skip to content

Commit

Permalink
Merge pull request #48 from jackorp/master
Browse files Browse the repository at this point in the history
Update rack to 2.2.10 to fix error with Ruby 3.3 regexp.
  • Loading branch information
phracek authored Dec 3, 2024
2 parents 01effef + e99a328 commit 589edb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
GEM
remote: https://rubygems.org/
specs:
nio4r (2.5.2)
nio4r (2.5.9)
puma (4.3.5)
nio4r (~> 2.0)
rack (2.2.3)
rack (2.2.10)

PLATFORMS
ruby
Expand Down

0 comments on commit 589edb7

Please sign in to comment.