From ffa4d945c5dece3bef4702a2061029dccf68c7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:23:05 +0000 Subject: [PATCH] chore(deps): bump the dev-dependencies group across 1 directory with 3 updates Bumps the dev-dependencies group with 3 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri), [webrick](https://github.com/ruby/webrick) and [csv](https://github.com/ruby/csv). Updates `nokogiri` from 1.16.7 to 1.17.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.7...v1.17.2) Updates `webrick` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](https://github.com/ruby/webrick/compare/v1.9.0...v1.9.1) Updates `csv` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb50fe8..a21a5c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.1) diff-lcs (1.5.1) dnsruby (1.72.0) simpleidn (~> 0.2.1) @@ -228,9 +228,9 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.7-x64-mingw-ucrt) + nokogiri (1.17.2-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -238,7 +238,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.1.1) - racc (1.8.0) + racc (1.8.1) rack (3.1.8) rb-fsevent (0.11.2) rb-inotify (0.11.1) @@ -282,7 +282,7 @@ GEM unf_ext (0.0.9.1-x64-mingw-ucrt) unicode-display_width (1.8.0) uri (0.13.0) - webrick (1.9.0) + webrick (1.9.1) PLATFORMS x64-mingw-ucrt