Skip to content

Commit 04e3068

Browse files
Bump active_storage_base64 from 3.0.0 to 3.0.1 (#1134)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1029de commit 04e3068

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'rails', '~> 8.0.2'
88

99
# Gems
1010
gem 'activeadmin', '~> 3.3'
11-
gem 'active_storage_base64', '~> 3.0.0'
11+
gem 'active_storage_base64', '~> 3.0.1'
1212
gem 'aws-sdk-s3', '~> 1.196', require: false
1313
gem 'bootsnap', '~> 1.18'
1414
gem 'cssbundling-rails', '~> 1.4'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
erubi (~> 1.11)
6262
rails-dom-testing (~> 2.2)
6363
rails-html-sanitizer (~> 1.6)
64-
active_storage_base64 (3.0.0)
64+
active_storage_base64 (3.0.1)
6565
activestorage (> 7.0)
6666
activesupport (> 7.0)
6767
activeadmin (3.3.0)
@@ -647,7 +647,7 @@ PLATFORMS
647647
x86_64-linux
648648

649649
DEPENDENCIES
650-
active_storage_base64 (~> 3.0.0)
650+
active_storage_base64 (~> 3.0.1)
651651
activeadmin (~> 3.3)
652652
annotaterb (~> 4.17.0)
653653
aws-sdk-s3 (~> 1.196)

0 commit comments

Comments
 (0)