Skip to content

Commit dae5a4a

Browse files
Bump nokogiri in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `nokogiri` from 1.18.10 to 1.19.1 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.10...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88d7983 commit dae5a4a

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.3.1)
4+
activesupport (8.1.3)
55
base64
6-
benchmark (>= 0.3)
76
bigdecimal
87
concurrent-ruby (~> 1.0, >= 1.3.1)
98
connection_pool (>= 2.2.5)
109
drb
1110
i18n (>= 1.6, < 2)
11+
json
1212
logger (>= 1.4.2)
13-
minitest (>= 5.1, < 6)
13+
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
1617
addressable (2.8.9)
1718
public_suffix (>= 2.0.2, < 8.0)
1819
base64 (0.3.0)
19-
benchmark (0.5.0)
2020
bigdecimal (4.0.1)
2121
coffee-script (2.4.1)
2222
coffee-script-source
@@ -25,7 +25,7 @@ GEM
2525
colorator (1.1.0)
2626
commonmarker (0.23.12)
2727
concurrent-ruby (1.3.6)
28-
connection_pool (2.5.5)
28+
connection_pool (3.0.2)
2929
csv (3.3.5)
3030
dnsruby (1.73.1)
3131
base64 (>= 0.2)
@@ -233,16 +233,19 @@ GEM
233233
jekyll (>= 3.5, < 5.0)
234234
jekyll-feed (~> 0.9)
235235
jekyll-seo-tag (~> 2.1)
236-
minitest (5.27.0)
236+
minitest (6.0.2)
237+
drb (~> 2.0)
238+
prism (~> 1.5)
237239
net-http (0.9.1)
238240
uri (>= 0.11.1)
239-
nokogiri (1.18.10-x86_64-linux-musl)
241+
nokogiri (1.19.1-x86_64-linux-musl)
240242
racc (~> 1.4)
241243
octokit (4.25.1)
242244
faraday (>= 1, < 3)
243245
sawyer (~> 0.9)
244246
pathutil (0.16.2)
245247
forwardable-extended (~> 2.6)
248+
prism (1.9.0)
246249
public_suffix (5.1.1)
247250
racc (1.8.1)
248251
rb-fsevent (0.11.2)

0 commit comments

Comments
 (0)