We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cb8397 + 0b6c284 commit 683d44bCopy full SHA for 683d44b
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
### Changed
6
7
+ - Bump rack from 2.2.12 to 2.2.13 [#1026](https://github.com/portagenetwork/roadmap/pull/1026)
8
+
9
- Bump uri from 0.13.0 to 0.13.2 [#1025](https://github.com/portagenetwork/roadmap/pull/1025)
10
11
- Bump nokogiri from 1.16.8 to 1.18.3 [#1024](https://github.com/portagenetwork/roadmap/pull/1024)
Gemfile.lock
@@ -417,7 +417,7 @@ GEM
417
pundit-matchers (2.0.0)
418
rspec-rails (>= 3.0.0)
419
racc (1.8.1)
420
- rack (2.2.12)
+ rack (2.2.13)
421
rack-attack (6.7.0)
422
rack (>= 1.0, < 4)
423
rack-mini-profiler (3.3.1)
0 commit comments