Skip to content

Commit d199552

Browse files
chore(deps): bump the ruby-deps group with 4 updates
Bumps the ruby-deps group with 4 updates: [pagy](https://github.com/ddnexus/pagy), [faraday](https://github.com/lostisland/faraday), [parallel_tests](https://github.com/grosser/parallel_tests) and [rubocop](https://github.com/rubocop/rubocop). Updates `pagy` from 43.2.8 to 43.2.9 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.2.8...43.2.9) Updates `faraday` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.0...v2.14.1) Updates `parallel_tests` from 5.5.0 to 5.6.0 - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](grosser/parallel_tests@v5.5.0...v5.6.0) Updates `rubocop` from 1.84.0 to 1.84.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.84.0...v1.84.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: parallel_tests dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.84.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 871dd25 commit d199552

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,12 @@ GEM
199199
fabrication (2.31.0)
200200
faker (3.6.0)
201201
i18n (>= 1.8.11, < 2)
202-
faraday (2.14.0)
202+
faraday (2.14.1)
203203
faraday-net_http (>= 2.0, < 3.5)
204204
json
205205
logger
206-
faraday-net_http (3.4.1)
207-
net-http (>= 0.5.0)
206+
faraday-net_http (3.4.2)
207+
net-http (~> 0.5)
208208
ffi (1.17.3-aarch64-linux-gnu)
209209
ffi (1.17.3-arm64-darwin)
210210
ffi (1.17.3-x86_64-darwin)
@@ -257,7 +257,7 @@ GEM
257257
rails-dom-testing (>= 1, < 3)
258258
railties (>= 4.2.0)
259259
thor (>= 0.14, < 2.0)
260-
json (2.18.0)
260+
json (2.18.1)
261261
jwt (2.7.1)
262262
language_server-protocol (3.17.0.5)
263263
launchy (3.1.1)
@@ -295,8 +295,8 @@ GEM
295295
prism (~> 1.5)
296296
multi_xml (0.6.0)
297297
mutex_m (0.3.0)
298-
net-http (0.6.0)
299-
uri
298+
net-http (0.9.1)
299+
uri (>= 0.11.1)
300300
net-imap (0.6.2)
301301
date
302302
net-protocol
@@ -337,11 +337,11 @@ GEM
337337
actionpack (>= 4.2)
338338
omniauth (~> 2.0)
339339
ostruct (0.6.3)
340-
pagy (43.2.8)
340+
pagy (43.2.9)
341341
json
342342
yaml
343343
parallel (1.27.0)
344-
parallel_tests (5.5.0)
344+
parallel_tests (5.6.0)
345345
parallel
346346
parser (3.3.10.1)
347347
ast (~> 2.4.1)
@@ -478,7 +478,7 @@ GEM
478478
rspec-mocks (~> 3.13)
479479
rspec-support (~> 3.13)
480480
rspec-support (3.13.2)
481-
rubocop (1.84.0)
481+
rubocop (1.84.1)
482482
json (~> 2.3)
483483
language_server-protocol (~> 3.17.0.2)
484484
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)