Skip to content

Commit 784e1ea

Browse files
chore(deps): bump the bundler group across 1 directory with 3 updates (#904)
Bumps the bundler group with 3 updates in the / directory: [faraday](https://github.com/lostisland/faraday), [nokogiri](https://github.com/sparklemotion/nokogiri) and [rack](https://github.com/rack/rack). Updates `faraday` from 1.10.4 to 1.10.5 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v1.10.4...v1.10.5) Updates `nokogiri` from 1.19.0 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.19.0...v1.19.1) Updates `rack` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: faraday dependency-version: 1.10.5 dependency-type: indirect dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 3.2.5 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc39b52 commit 784e1ea

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
@@ -189,7 +189,7 @@ GEM
189189
factory_bot_rails (6.5.1)
190190
factory_bot (~> 6.5)
191191
railties (>= 6.1.0)
192-
faraday (1.10.4)
192+
faraday (1.10.5)
193193
faraday-em_http (~> 1.0)
194194
faraday-em_synchrony (~> 1.0)
195195
faraday-excon (~> 1.1)
@@ -327,12 +327,12 @@ GEM
327327
net-protocol
328328
net-ssh (7.3.0)
329329
nio4r (2.7.5)
330-
nokogiri (1.19.0)
330+
nokogiri (1.19.1)
331331
mini_portile2 (~> 2.8.2)
332332
racc (~> 1.4)
333-
nokogiri (1.19.0-x86_64-darwin)
333+
nokogiri (1.19.1-x86_64-darwin)
334334
racc (~> 1.4)
335-
nokogiri (1.19.0-x86_64-linux-gnu)
335+
nokogiri (1.19.1-x86_64-linux-gnu)
336336
racc (~> 1.4)
337337
observer (0.1.2)
338338
open3 (0.2.1)
@@ -369,7 +369,7 @@ GEM
369369
get_process_mem (>= 0.2)
370370
puma (>= 2.7)
371371
racc (1.8.1)
372-
rack (3.2.4)
372+
rack (3.2.5)
373373
rack-cors (3.0.0)
374374
logger
375375
rack (>= 3.0.14)

0 commit comments

Comments
 (0)