Skip to content

Commit 12cc8fa

Browse files
Bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 3 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [rack](https://github.com/rack/rack) and [rack-session](https://github.com/rack/rack-session). Updates `nokogiri` from 1.17.2 to 1.18.9 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.17.2...v1.18.9) Updates `rack` from 3.1.8 to 3.1.17 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.8...v3.1.17) Updates `rack-session` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/main/releases.md) - [Commits](rack/rack-session@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 3.1.17 dependency-type: indirect dependency-group: bundler - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bbacb09 commit 12cc8fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
tzinfo (~> 2.0, >= 2.0.5)
4141
uri (>= 0.13.1)
4242
ast (2.4.2)
43-
base64 (0.2.0)
43+
base64 (0.3.0)
4444
benchmark (0.4.0)
4545
bigdecimal (3.1.9)
4646
builder (3.3.0)
@@ -66,9 +66,9 @@ GEM
6666
loofah (2.24.0)
6767
crass (~> 1.0.2)
6868
nokogiri (>= 1.12.0)
69-
mini_portile2 (2.8.8)
69+
mini_portile2 (2.8.9)
7070
minitest (5.25.4)
71-
nokogiri (1.17.2)
71+
nokogiri (1.18.9)
7272
mini_portile2 (~> 2.8.2)
7373
racc (~> 1.4)
7474
parallel (1.26.3)
@@ -79,8 +79,8 @@ GEM
7979
date
8080
stringio
8181
racc (1.8.1)
82-
rack (3.1.8)
83-
rack-session (2.1.0)
82+
rack (3.2.3)
83+
rack-session (2.1.1)
8484
base64 (>= 0.1.0)
8585
rack (>= 3.0.0)
8686
rack-test (2.2.0)

0 commit comments

Comments
 (0)