Skip to content

Commit

Permalink
Bump avo from 2.45.0 to 2.46.0 (#4267)
Browse files Browse the repository at this point in the history
Bumps [avo](https://github.com/avo-hq/avo) from 2.45.0 to 2.46.0.
- [Release notes](https://github.com/avo-hq/avo/releases)
- [Changelog](https://github.com/avo-hq/avo/blob/main/RELEASE.MD)
- [Commits](avo-hq/avo@v2.45.0...v2.46.0)

---
updated-dependencies:
- dependency-name: avo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent a0bcfeb commit 2db3100
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gem "strong_migrations", "~> 1.6"
gem "phlex-rails", "~> 1.1"

# Admin dashboard
gem "avo", "~> 2.45"
gem "avo", "~> 2.46"
gem "view_component", "~> 3.8"
gem "pundit", "~> 2.3"
gem "chartkick", "~> 5.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
attr_required (1.0.1)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
avo (2.45.0)
avo (2.46.0)
actionview (>= 6.0)
active_link_to
activerecord (>= 6.0)
Expand Down Expand Up @@ -693,7 +693,7 @@ DEPENDENCIES
aggregate_assertions (~> 0.2.0)
amazing_print (~> 1.4)
autoprefixer-rails (~> 10.4)
avo (~> 2.45)
avo (~> 2.46)
aws-sdk-s3 (~> 1.141)
aws-sdk-sqs (~> 1.69)
bcrypt (~> 3.1)
Expand Down

0 comments on commit 2db3100

Please sign in to comment.