mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-27 17:19:39 +02:00
Bump view_component from 3.22.0 to 3.23.2 (#2308)
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.22.0 to 3.23.2. - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v3.22.0...v3.23.2) --- updated-dependencies: - dependency-name: view_component dependency-version: 3.23.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e202bd7ec
commit
bf2426ce82
1 changed files with 4 additions and 4 deletions
|
@ -138,7 +138,7 @@ GEM
|
||||||
logger (~> 1.5)
|
logger (~> 1.5)
|
||||||
chunky_png (1.4.0)
|
chunky_png (1.4.0)
|
||||||
climate_control (1.2.0)
|
climate_control (1.2.0)
|
||||||
concurrent-ruby (1.3.4)
|
concurrent-ruby (1.3.5)
|
||||||
connection_pool (2.5.3)
|
connection_pool (2.5.3)
|
||||||
crack (1.0.0)
|
crack (1.0.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
|
@ -159,7 +159,7 @@ GEM
|
||||||
dotenv-rails (3.1.8)
|
dotenv-rails (3.1.8)
|
||||||
dotenv (= 3.1.8)
|
dotenv (= 3.1.8)
|
||||||
railties (>= 6.1)
|
railties (>= 6.1)
|
||||||
drb (2.2.1)
|
drb (2.2.3)
|
||||||
erb (5.0.1)
|
erb (5.0.1)
|
||||||
erb_lint (0.9.0)
|
erb_lint (0.9.0)
|
||||||
activesupport
|
activesupport
|
||||||
|
@ -550,9 +550,9 @@ GEM
|
||||||
vcr (6.3.1)
|
vcr (6.3.1)
|
||||||
base64
|
base64
|
||||||
vernier (1.7.1)
|
vernier (1.7.1)
|
||||||
view_component (3.22.0)
|
view_component (3.23.2)
|
||||||
activesupport (>= 5.2.0, < 8.1)
|
activesupport (>= 5.2.0, < 8.1)
|
||||||
concurrent-ruby (= 1.3.4)
|
concurrent-ruby (~> 1)
|
||||||
method_source (~> 1.0)
|
method_source (~> 1.0)
|
||||||
web-console (4.2.1)
|
web-console (4.2.1)
|
||||||
actionview (>= 6.0.0)
|
actionview (>= 6.0.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue