Skip to content

Commit ee96571

Browse files
chore(deps): bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 3 updates in the / directory: [connection_pool](https://github.com/mperham/connection_pool), [faraday](https://github.com/lostisland/faraday) and [strscan](https://github.com/ruby/strscan). Updates `connection_pool` from 2.5.2 to 2.5.3 - [Changelog](https://github.com/mperham/connection_pool/blob/main/Changes.md) - [Commits](mperham/connection_pool@v2.5.2...v2.5.3) Updates `faraday` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.13.0...v2.13.1) Updates `strscan` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/ruby/strscan/releases) - [Changelog](https://github.com/ruby/strscan/blob/master/NEWS.md) - [Commits](ruby/strscan@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: connection_pool dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: faraday dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: strscan dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7b97c7 commit ee96571

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ GEM
4141
cgi (0.4.2)
4242
coderay (1.1.3)
4343
concurrent-ruby (1.3.5)
44-
connection_pool (2.5.2)
44+
connection_pool (2.5.3)
4545
crack (1.0.0)
4646
bigdecimal
4747
rexml
@@ -105,7 +105,7 @@ GEM
105105
etc (1.4.5)
106106
ethon (0.16.0)
107107
ffi (>= 1.15.0)
108-
faraday (2.13.0)
108+
faraday (2.13.1)
109109
faraday-net_http (>= 2.0, < 3.5)
110110
json
111111
logger
@@ -285,7 +285,7 @@ GEM
285285
singleton (0.3.0)
286286
smart_properties (1.17.0)
287287
stringio (3.1.7)
288-
strscan (3.1.3)
288+
strscan (3.1.4)
289289
syntax_suggest (2.0.2)
290290
tempfile (0.3.1)
291291
terminal-table (1.6.0)

0 commit comments

Comments
 (0)