Skip to content

Commit 943c320

Browse files
chore(deps): bump the ruby-deps group across 1 directory with 8 updates
Bumps the ruby-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [carrierwave](https://github.com/carrierwaveuploader/carrierwave) | `3.1.2` | `3.1.3` | | [pagy](https://github.com/ddnexus/pagy) | `43.5.3` | `43.5.5` | | [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.11.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.2` | | [bullet](https://github.com/flyerhzm/bullet) | `8.1.1` | `8.1.2` | Updates `carrierwave` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md) - [Commits](carrierwaveuploader/carrierwave@v3.1.2...v3.1.3) Updates `pagy` from 43.5.3 to 43.5.5 - [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.5) 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.11.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.11.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.2 - [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.2) Updates `bullet` from 8.1.1 to 8.1.2 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@8.1.1...8.1.2) --- updated-dependencies: - dependency-name: carrierwave dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: pagy dependency-version: 43.5.5 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.11.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.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb096cd commit 943c320

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
bootstrap (5.3.8)
115115
popper_js (>= 2.11.8, < 3)
116116
builder (3.3.0)
117-
bullet (8.1.1)
117+
bullet (8.1.2)
118118
activesupport (>= 3.0.0)
119119
uniform_notifier (~> 1.11)
120120
byebug (13.0.0)
@@ -132,7 +132,7 @@ GEM
132132
addressable
133133
capybara
134134
playwright-ruby-client (>= 1.16.0)
135-
carrierwave (3.1.2)
135+
carrierwave (3.1.3)
136136
activemodel (>= 6.0.0)
137137
activesupport (>= 6.0.0)
138138
addressable (~> 2.6)
@@ -193,16 +193,16 @@ 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
200-
faraday-net_http (3.4.2)
200+
faraday-net_http (3.4.3)
201201
net-http (~> 0.5)
202-
ffi (1.17.3-aarch64-linux-gnu)
203-
ffi (1.17.3-arm64-darwin)
204-
ffi (1.17.3-x86_64-darwin)
205-
ffi (1.17.3-x86_64-linux-gnu)
202+
ffi (1.17.4-aarch64-linux-gnu)
203+
ffi (1.17.4-arm64-darwin)
204+
ffi (1.17.4-x86_64-darwin)
205+
ffi (1.17.4-x86_64-linux-gnu)
206206
font_awesome5_rails (1.5.0)
207207
nokogiri (>= 1.11.3)
208208
railties (>= 4.2)
@@ -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.5)
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.2)
500500
activesupport (>= 4.2.0)
501501
lint_roller (~> 1.1)
502502
rack (>= 1.1)
@@ -552,7 +552,7 @@ GEM
552552
actionpack (>= 6.1)
553553
activesupport (>= 6.1)
554554
sprockets (>= 3.0.0)
555-
ssrf_filter (1.3.0)
555+
ssrf_filter (1.5.0)
556556
stimulus-rails (1.3.4)
557557
railties (>= 6.0.0)
558558
stringio (3.2.0)
@@ -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.11.0)
583583
actionview (>= 7.1.0)
584584
activesupport (>= 7.1.0)
585585
concurrent-ruby (~> 1)

0 commit comments

Comments
 (0)