Skip to content

Commit 3571abc

Browse files
bundle(deps): bump the ruby-deps group across 1 directory with 4 updates
Bumps the ruby-deps group with 4 updates in the / directory: [connection_pool](https://github.com/mperham/connection_pool), [csv](https://github.com/ruby/csv), [faraday](https://github.com/lostisland/faraday) and [ffi](https://github.com/ffi/ffi). Updates `connection_pool` from 2.5.0 to 2.5.1 - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](mperham/connection_pool@v2.5.0...v2.5.1) 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) Updates `ffi` from 1.17.1 to 1.17.2 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@v1.17.1...v1.17.2) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - 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 - dependency-name: ffi dependency-version: 1.17.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af488fa commit 3571abc

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ GEM
2626
colorator (1.1.0)
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.0)
30-
csv (3.3.3)
29+
connection_pool (2.5.1)
30+
csv (3.3.4)
3131
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
3333
logger (~> 1.6.5)
@@ -40,22 +40,22 @@ 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
4747
faraday-net_http (3.4.0)
4848
net-http (>= 0.5.0)
49-
ffi (1.17.1-aarch64-linux-gnu)
50-
ffi (1.17.1-aarch64-linux-musl)
51-
ffi (1.17.1-arm-linux-gnu)
52-
ffi (1.17.1-arm-linux-musl)
53-
ffi (1.17.1-arm64-darwin)
54-
ffi (1.17.1-x86-linux-gnu)
55-
ffi (1.17.1-x86-linux-musl)
56-
ffi (1.17.1-x86_64-darwin)
57-
ffi (1.17.1-x86_64-linux-gnu)
58-
ffi (1.17.1-x86_64-linux-musl)
49+
ffi (1.17.2-aarch64-linux-gnu)
50+
ffi (1.17.2-aarch64-linux-musl)
51+
ffi (1.17.2-arm-linux-gnu)
52+
ffi (1.17.2-arm-linux-musl)
53+
ffi (1.17.2-arm64-darwin)
54+
ffi (1.17.2-x86-linux-gnu)
55+
ffi (1.17.2-x86-linux-musl)
56+
ffi (1.17.2-x86_64-darwin)
57+
ffi (1.17.2-x86_64-linux-gnu)
58+
ffi (1.17.2-x86_64-linux-musl)
5959
forwardable-extended (2.6.0)
6060
gemoji (4.1.0)
6161
github-pages (232)

0 commit comments

Comments
 (0)