Skip to content

Commit

Permalink
Bump activeadmin from 3.2.0 to 3.2.1 (#707)
Browse files Browse the repository at this point in the history
Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/activeadmin/activeadmin/releases)
- [Changelog](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md)
- [Commits](activeadmin/activeadmin@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: activeadmin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 8edd1ea commit b0596a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Expand Up @@ -69,8 +69,9 @@ GEM
rails-html-sanitizer (~> 1.6)
active_storage_base64 (2.0.0)
rails (>= 7.0)
activeadmin (3.2.0)
activeadmin (3.2.1)
arbre (~> 1.2, >= 1.2.1)
csv
formtastic (>= 3.1)
formtastic_i18n (>= 0.4)
inherited_resources (~> 1.7)
Expand Down Expand Up @@ -173,6 +174,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
date (3.3.4)
debug_inspector (1.2.0)
delayed_job (4.1.11)
Expand Down

0 comments on commit b0596a0

Please sign in to comment.