File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ruby file: '.ruby-version'
77gem 'rails' , '~> 8.0.4'
88
99# Gems
10- gem 'activeadmin' , '~> 3.3 '
10+ gem 'activeadmin' , '~> 3.4 '
1111gem 'active_storage_base64' , '~> 3.0.1'
1212gem 'aws-sdk-s3' , '~> 1.201' , require : false
1313gem 'bootsnap' , '~> 1.18'
Original file line number Diff line number Diff line change 6464 active_storage_base64 (3.0.1 )
6565 activestorage (> 7.0 )
6666 activesupport (> 7.0 )
67- activeadmin (3.3 .0 )
67+ activeadmin (3.4 .0 )
6868 arbre (~> 1.2 , >= 1.2.1 )
6969 csv
7070 formtastic (>= 3.1 )
174174 crass (1.0.6 )
175175 cssbundling-rails (1.4.3 )
176176 railties (>= 6.0.0 )
177- csv (3.3.3 )
177+ csv (3.3.5 )
178178 date (3.5.0 )
179179 debug_inspector (1.2.0 )
180180 devise (4.9.4 )
283283 google-protobuf (4.30.2-x86_64-linux )
284284 bigdecimal
285285 rake (>= 13 )
286- has_scope (0.8.2 )
287- actionpack (>= 5.2 )
288- activesupport (>= 5.2 )
286+ has_scope (0.9.0 )
287+ actionpack (>= 7.0 )
288+ activesupport (>= 7.0 )
289289 hashdiff (1.2.1 )
290290 highline (3.1.2 )
291291 reline
316316 actionview (>= 7.0.0 )
317317 activesupport (>= 7.0.0 )
318318 jmespath (1.6.2 )
319- jquery-rails (4.6.0 )
319+ jquery-rails (4.6.1 )
320320 rails-dom-testing (>= 1 , < 3 )
321321 railties (>= 4.2.0 )
322322 thor (>= 0.14 , < 2.0 )
488488 zeitwerk (~> 2.6 )
489489 rainbow (3.1.1 )
490490 rake (13.3.1 )
491- ransack (4.3.0 )
492- activerecord (>= 6.1.5 )
493- activesupport (>= 6.1.5 )
491+ ransack (4.4.1 )
492+ activerecord (>= 7.2 )
493+ activesupport (>= 7.2 )
494494 i18n
495495 rb-fsevent (0.11.2 )
496496 rb-inotify (0.11.1 )
511511 request_store (1.7.0 )
512512 rack (>= 1.4 )
513513 require_all (3.0.0 )
514- responders (3.1.1 )
515- actionpack (>= 5.2 )
516- railties (>= 5.2 )
514+ responders (3.2.0 )
515+ actionpack (>= 7.0 )
516+ railties (>= 7.0 )
517517 rexml (3.4.4 )
518518 rouge (4.3.0 )
519519 rspec-core (3.13.5 )
@@ -659,7 +659,7 @@ PLATFORMS
659659
660660DEPENDENCIES
661661 active_storage_base64 (~> 3.0.1 )
662- activeadmin (~> 3.3 )
662+ activeadmin (~> 3.4 )
663663 annotaterb (~> 4.20.0 )
664664 aws-sdk-s3 (~> 1.201 )
665665 better_errors (~> 2.10 )
You can’t perform that action at this time.
0 commit comments