Skip to content

Commit 4d8358c

Browse files
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [uri](https://github.com/ruby/uri). Updates `nokogiri` from 1.18.3 to 1.18.4 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.3...v1.18.4) Updates `uri` from 0.13.1 to 0.13.2 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect dependency-group: bundler - dependency-name: uri dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6efd88e commit 4d8358c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,10 @@ GEM
230230
minitest (5.25.1)
231231
net-http (0.4.1)
232232
uri
233-
nokogiri (1.18.3)
233+
nokogiri (1.18.4)
234234
mini_portile2 (~> 2.8.2)
235235
racc (~> 1.4)
236-
nokogiri (1.18.3-x86_64-linux-gnu)
236+
nokogiri (1.18.4-x86_64-linux-gnu)
237237
racc (~> 1.4)
238238
octokit (4.25.1)
239239
faraday (>= 1, < 3)
@@ -266,7 +266,7 @@ GEM
266266
tzinfo (2.0.6)
267267
concurrent-ruby (~> 1.0)
268268
unicode-display_width (1.8.0)
269-
uri (0.13.1)
269+
uri (0.13.2)
270270
webrick (1.8.2)
271271

272272
PLATFORMS

0 commit comments

Comments
 (0)