Skip to content

Commit 3e68e8a

Browse files
Bump annotaterb from 4.15.0 to 4.16.0 (#1097)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 819a9d5 commit 3e68e8a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-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.15.0'
45+
gem 'annotaterb', '~> 4.16.0'
4646
gem 'dotenv-rails', '~> 3.1.8'
4747
gem 'factory_bot_rails', '~> 6.5'
4848
gem 'faker', '~> 3.5'

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ GEM
108108
uri (>= 0.13.1)
109109
addressable (2.8.7)
110110
public_suffix (>= 2.0.2, < 7.0)
111-
annotaterb (4.15.0)
111+
annotaterb (4.16.0)
112+
activerecord (>= 6.0.0)
113+
activesupport (>= 6.0.0)
112114
arbre (1.7.0)
113115
activesupport (>= 3.0.0)
114116
ruby2_keywords (>= 0.0.2)
@@ -646,7 +648,7 @@ PLATFORMS
646648
DEPENDENCIES
647649
active_storage_base64 (~> 3.0.0)
648650
activeadmin (~> 3.3)
649-
annotaterb (~> 4.15.0)
651+
annotaterb (~> 4.16.0)
650652
aws-sdk-s3 (~> 1.190)
651653
better_errors (~> 2.10)
652654
binding_of_caller (~> 1.0)

0 commit comments

Comments
 (0)