Skip to content

Commit 8438e61

Browse files
Bump annotaterb from 4.14.0 to 4.15.0 (#1080)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caa8b99 commit 8438e61

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.14.0'
45+
gem 'annotaterb', '~> 4.15.0'
4646
gem 'dotenv-rails', '~> 3.1.8'
4747
gem 'factory_bot_rails', '~> 6.4'
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.14.0)
111+
annotaterb (4.15.0)
112112
arbre (1.7.0)
113113
activesupport (>= 3.0.0)
114114
ruby2_keywords (>= 0.0.2)
@@ -646,7 +646,7 @@ PLATFORMS
646646
DEPENDENCIES
647647
active_storage_base64 (~> 3.0.0)
648648
activeadmin (~> 3.3)
649-
annotaterb (~> 4.14.0)
649+
annotaterb (~> 4.15.0)
650650
aws-sdk-s3 (~> 1.188)
651651
better_errors (~> 2.10)
652652
binding_of_caller (~> 1.0)

0 commit comments

Comments
 (0)