Skip to content

Commit ca2c2d8

Browse files
bundle(deps): bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: [csv](https://github.com/ruby/csv) and [faraday](https://github.com/lostisland/faraday). Updates `csv` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.3...v3.3.4) Updates `faraday` from 2.12.2 to 2.13.0 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.2...v2.13.0) --- updated-dependencies: - dependency-name: csv dependency-version: 3.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af488fa commit ca2c2d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GEM
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.0)
30-
csv (3.3.3)
30+
csv (3.3.4)
3131
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
3333
logger (~> 1.6.5)
@@ -40,7 +40,7 @@ GEM
4040
ffi (>= 1.15.0)
4141
eventmachine (1.2.7)
4242
execjs (2.10.0)
43-
faraday (2.12.2)
43+
faraday (2.13.0)
4444
faraday-net_http (>= 2.0, < 3.5)
4545
json
4646
logger

0 commit comments

Comments
 (0)