File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ruby file: '.ruby-version'
77gem 'rails' , '~> 8.1.2'
88
99# Gems
10- gem 'activeadmin' , '~> 3.4 '
10+ gem 'activeadmin' , '~> 3.5 '
1111gem 'active_storage_base64' , '~> 3.0.1'
1212gem 'aws-sdk-s3' , '~> 1.215' , require : false
1313gem 'bootsnap' , '~> 1.23'
Original file line number Diff line number Diff line change 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 )
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
659659DEPENDENCIES
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 )
You can’t perform that action at this time.
0 commit comments