Skip to content

Commit

Permalink
chore(deps): bump the dev-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…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](sparklemotion/nokogiri@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](ruby/webrick@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](ruby/csv@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 417c893 commit ffa4d94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -228,17 +228,17 @@ 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)
sawyer (~> 0.9)
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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ffa4d94

Please sign in to comment.