File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem 'rails', '~> 8.0.2'
8
8
9
9
# Gems
10
10
gem 'activeadmin' , '~> 3.3'
11
- gem 'active_storage_base64' , '~> 3.0.0 '
11
+ gem 'active_storage_base64' , '~> 3.0.1 '
12
12
gem 'aws-sdk-s3' , '~> 1.196' , require : false
13
13
gem 'bootsnap' , '~> 1.18'
14
14
gem 'cssbundling-rails' , '~> 1.4'
Original file line number Diff line number Diff line change 61
61
erubi (~> 1.11 )
62
62
rails-dom-testing (~> 2.2 )
63
63
rails-html-sanitizer (~> 1.6 )
64
- active_storage_base64 (3.0.0 )
64
+ active_storage_base64 (3.0.1 )
65
65
activestorage (> 7.0 )
66
66
activesupport (> 7.0 )
67
67
activeadmin (3.3.0 )
@@ -647,7 +647,7 @@ PLATFORMS
647
647
x86_64-linux
648
648
649
649
DEPENDENCIES
650
- active_storage_base64 (~> 3.0.0 )
650
+ active_storage_base64 (~> 3.0.1 )
651
651
activeadmin (~> 3.3 )
652
652
annotaterb (~> 4.17.0 )
653
653
aws-sdk-s3 (~> 1.196 )
You can’t perform that action at this time.
0 commit comments