We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f5b67 commit 02f5e4bCopy full SHA for 02f5e4b
CHANGELOG.md
@@ -4,6 +4,8 @@
4
- Add dependencies for `csv` and `base64` if Ruby version higher or equal 3.4 [616](https://github.com/roo-rb/roo/pull/616)
5
- Add dependency for `logger` if Ruby version higher or equal 3.4 [618](https://github.com/roo-rb/roo/pull/618)
6
- Add changelog link to gemspec [605](https://github.com/roo-rb/roo/pull/605)
7
+- Upgraded rack via usage of rackup
8
+- Resolve deprecation warnings about uri DEFAULT_PARSER
9
10
### Removed
11
- Support for ruby 2.7, 3.0
0 commit comments