Skip to content

Commit 66a0330

Browse files
Bump activeadmin from 3.4.0 to 3.5.0 (#1343)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 916c6d9 commit 66a0330

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ruby file: '.ruby-version'
77
gem 'rails', '~> 8.1.2'
88

99
# Gems
10-
gem 'activeadmin', '~> 3.4'
10+
gem 'activeadmin', '~> 3.5'
1111
gem 'active_storage_base64', '~> 3.0.1'
1212
gem 'aws-sdk-s3', '~> 1.215', require: false
1313
gem 'bootsnap', '~> 1.23'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
active_storage_base64 (3.0.1)
5959
activestorage (> 7.0)
6060
activesupport (> 7.0)
61-
activeadmin (3.4.0)
61+
activeadmin (3.5.0)
6262
arbre (~> 1.2, >= 1.2.1)
6363
csv
6464
formtastic (>= 3.1)
@@ -252,8 +252,8 @@ GEM
252252
rack-protection (>= 1.5.3, < 5.0.0)
253253
rack-session (>= 1.0.2, < 3.0.0)
254254
sanitize (< 8)
255-
formtastic (5.0.0)
256-
actionpack (>= 6.0.0)
255+
formtastic (6.0.0)
256+
actionpack (>= 7.2.0)
257257
formtastic_i18n (0.7.0)
258258
fugit (1.12.1)
259259
et-orbi (~> 1.4)
@@ -658,7 +658,7 @@ PLATFORMS
658658

659659
DEPENDENCIES
660660
active_storage_base64 (~> 3.0.1)
661-
activeadmin (~> 3.4)
661+
activeadmin (~> 3.5)
662662
annotaterb (~> 4.22.0)
663663
aws-sdk-s3 (~> 1.215)
664664
bootsnap (~> 1.23)

0 commit comments

Comments
 (0)