We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0488d07 + feb3c11 commit dd88b7eCopy full SHA for dd88b7e
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
### Changed
6
7
+ - Bump nokogiri from 1.16.8 to 1.18.3 [#1012](https://github.com/portagenetwork/roadmap/pull/1012)
8
+
9
- Bump `runs-on:` to `ubuntu-22.04` Within all `.github/workflows` Files [#1017](https://github.com/portagenetwork/roadmap/pull/1017)
10
11
- Bump jwt from 2.8.2 to 2.10.1 [#984](https://github.com/portagenetwork/roadmap/pull/984)
Gemfile.lock
@@ -347,9 +347,9 @@ GEM
347
net-protocol
348
nio4r (2.7.4)
349
no_proxy_fix (0.1.2)
350
- nokogiri (1.18.1-arm64-darwin)
+ nokogiri (1.18.3-arm64-darwin)
351
racc (~> 1.4)
352
- nokogiri (1.18.1-x86_64-linux-gnu)
+ nokogiri (1.18.3-x86_64-linux-gnu)
353
354
notiffany (0.1.3)
355
nenv (~> 0.1)
0 commit comments