Skip to content

Commit 544bd23

Browse files
chore(deps): bump the ruby-deps group with 6 updates
Bumps the ruby-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [pagy](https://github.com/ddnexus/pagy) | `43.5.3` | `43.5.4` | | [icalendar](https://github.com/icalendar/icalendar) | `2.12.2` | `2.12.3` | | [faraday](https://github.com/lostisland/faraday) | `2.14.1` | `2.14.2` | | [view_component](https://github.com/viewcomponent/view_component) | `4.9.0` | `4.10.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.1` | `1.86.2` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.35.0` | `2.35.1` | Updates `pagy` from 43.5.3 to 43.5.4 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.5.3...43.5.4) Updates `icalendar` from 2.12.2 to 2.12.3 - [Changelog](https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md) - [Commits](icalendar/icalendar@v2.12.2...v2.12.3) Updates `faraday` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.1...v2.14.2) Updates `view_component` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](ViewComponent/view_component@v4.9.0...v4.10.0) Updates `rubocop` from 1.86.1 to 1.86.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) Updates `rubocop-rails` from 2.35.0 to 2.35.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.35.0...v2.35.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: icalendar dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: faraday dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.35.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 de2da67 commit 544bd23

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ GEM
193193
fabrication (2.31.0)
194194
faker (3.8.0)
195195
i18n (>= 1.8.11, < 2)
196-
faraday (2.14.1)
196+
faraday (2.14.2)
197197
faraday-net_http (>= 2.0, < 3.5)
198198
json
199199
logger
@@ -228,7 +228,7 @@ GEM
228228
htmlentities (4.4.2)
229229
i18n (1.14.8)
230230
concurrent-ruby (~> 1.0)
231-
icalendar (2.12.2)
231+
icalendar (2.12.3)
232232
base64
233233
ice_cube (~> 0.16)
234234
logger
@@ -333,7 +333,7 @@ GEM
333333
actionpack (>= 4.2)
334334
omniauth (~> 2.0)
335335
ostruct (0.6.3)
336-
pagy (43.5.3)
336+
pagy (43.5.4)
337337
json
338338
uri
339339
yaml
@@ -475,7 +475,7 @@ GEM
475475
rspec-mocks (>= 3.13.0, < 5.0.0)
476476
rspec-support (>= 3.13.0, < 5.0.0)
477477
rspec-support (3.13.7)
478-
rubocop (1.86.1)
478+
rubocop (1.86.2)
479479
json (~> 2.3)
480480
language_server-protocol (~> 3.17.0.2)
481481
lint_roller (~> 1.1.0)
@@ -496,7 +496,7 @@ GEM
496496
lint_roller (~> 1.1)
497497
rubocop (>= 1.75.0, < 2.0)
498498
rubocop-ast (>= 1.47.1, < 2.0)
499-
rubocop-rails (2.35.0)
499+
rubocop-rails (2.35.1)
500500
activesupport (>= 4.2.0)
501501
lint_roller (~> 1.1)
502502
rack (>= 1.1)
@@ -579,7 +579,7 @@ GEM
579579
uri (1.1.1)
580580
useragent (0.16.11)
581581
version_gem (1.1.3)
582-
view_component (4.9.0)
582+
view_component (4.10.0)
583583
actionview (>= 7.1.0)
584584
activesupport (>= 7.1.0)
585585
concurrent-ruby (~> 1)

0 commit comments

Comments
 (0)