Skip to content

Commit b327cb0

Browse files
Bump annotaterb from 4.20.0 to 4.21.0 (#1307)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 362de81 commit b327cb0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ gem 'yaaf', '~> 3.0'
4444
# gem 'image_processing', '~> 1.2'
4545

4646
group :development, :test do
47-
gem 'annotaterb', '~> 4.20.0'
47+
gem 'annotaterb', '~> 4.21.0'
4848
gem 'chaotic_order', '~> 0.1.0'
4949
gem 'dotenv-rails', '~> 3.2.0'
5050
gem 'factory_bot_rails', '~> 6.5'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ GEM
102102
uri (>= 0.13.1)
103103
addressable (2.8.7)
104104
public_suffix (>= 2.0.2, < 7.0)
105-
annotaterb (4.20.0)
105+
annotaterb (4.21.0)
106106
activerecord (>= 6.0.0)
107107
activesupport (>= 6.0.0)
108108
arbre (1.7.0)
@@ -310,7 +310,7 @@ GEM
310310
thor (>= 0.14, < 2.0)
311311
jsbundling-rails (1.3.1)
312312
railties (>= 6.0.0)
313-
json (2.18.0)
313+
json (2.18.1)
314314
kaminari (1.2.2)
315315
activesupport (>= 4.1.0)
316316
kaminari-actionview (= 1.2.2)
@@ -650,7 +650,7 @@ PLATFORMS
650650
DEPENDENCIES
651651
active_storage_base64 (~> 3.0.1)
652652
activeadmin (~> 3.4)
653-
annotaterb (~> 4.20.0)
653+
annotaterb (~> 4.21.0)
654654
aws-sdk-s3 (~> 1.213)
655655
bootsnap (~> 1.21)
656656
brakeman (~> 7.1)

0 commit comments

Comments
 (0)