Closed jmettraux closed 2 months ago
https://github.com/floraison/fugit/issues/104
Prevent Fugit::Nat.parse choking on large input, peg at 256 chars
spec.add_dependency "fugit", "~> 1.11", ">= 1.11.1"
Which requires fugit from 1.11.0 to 2.x not included and at least 1.11.1
This is a dependency upgrade.
[ ] I've added tests (if it's a bug, feature or enhancement) [ ] I've adjusted the documentation (if it's a feature or enhancement) [ ] The test suite passes (run bundle exec rspec to verify this)
bundle exec rspec
Sorry, I haven't done any of this.
Closing, dependabot should have a produced a fine PR by now.
https://github.com/floraison/fugit/issues/104
Prevent Fugit::Nat.parse choking on large input, peg at 256 chars
Which requires fugit from 1.11.0 to 2.x not included and at least 1.11.1
This is a dependency upgrade.
Sorry, I haven't done any of this.