Skip to content

Commit e451353

Browse files
Bump annotaterb from 4.16.0 to 4.17.0 (#1116)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e5be42 commit e451353

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
@@ -42,7 +42,7 @@ gem 'yaaf', '~> 3.0'
4242
# gem 'image_processing', '~> 1.2'
4343

4444
group :development, :test do
45-
gem 'annotaterb', '~> 4.16.0'
45+
gem 'annotaterb', '~> 4.17.0'
4646
gem 'dotenv-rails', '~> 3.1.8'
4747
gem 'factory_bot_rails', '~> 6.5'
4848
gem 'faker', '~> 3.5'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ GEM
108108
uri (>= 0.13.1)
109109
addressable (2.8.7)
110110
public_suffix (>= 2.0.2, < 7.0)
111-
annotaterb (4.16.0)
111+
annotaterb (4.17.0)
112112
activerecord (>= 6.0.0)
113113
activesupport (>= 6.0.0)
114114
arbre (1.7.0)
@@ -648,7 +648,7 @@ PLATFORMS
648648
DEPENDENCIES
649649
active_storage_base64 (~> 3.0.0)
650650
activeadmin (~> 3.3)
651-
annotaterb (~> 4.16.0)
651+
annotaterb (~> 4.17.0)
652652
aws-sdk-s3 (~> 1.192)
653653
better_errors (~> 2.10)
654654
binding_of_caller (~> 1.0)

0 commit comments

Comments
 (0)