File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ gem 'yaaf', '~> 3.0'
42
42
# gem 'image_processing', '~> 1.2'
43
43
44
44
group :development , :test do
45
- gem 'annotaterb' , '~> 4.14 .0'
45
+ gem 'annotaterb' , '~> 4.15 .0'
46
46
gem 'dotenv-rails' , '~> 3.1.8'
47
47
gem 'factory_bot_rails' , '~> 6.4'
48
48
gem 'faker' , '~> 3.5'
Original file line number Diff line number Diff line change 108
108
uri (>= 0.13.1 )
109
109
addressable (2.8.7 )
110
110
public_suffix (>= 2.0.2 , < 7.0 )
111
- annotaterb (4.14 .0 )
111
+ annotaterb (4.15 .0 )
112
112
arbre (1.7.0 )
113
113
activesupport (>= 3.0.0 )
114
114
ruby2_keywords (>= 0.0.2 )
@@ -646,7 +646,7 @@ PLATFORMS
646
646
DEPENDENCIES
647
647
active_storage_base64 (~> 3.0.0 )
648
648
activeadmin (~> 3.3 )
649
- annotaterb (~> 4.14 .0 )
649
+ annotaterb (~> 4.15 .0 )
650
650
aws-sdk-s3 (~> 1.188 )
651
651
better_errors (~> 2.10 )
652
652
binding_of_caller (~> 1.0 )
You can’t perform that action at this time.
0 commit comments