File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-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.15 .0'
45
+ gem 'annotaterb' , '~> 4.16 .0'
46
46
gem 'dotenv-rails' , '~> 3.1.8'
47
47
gem 'factory_bot_rails' , '~> 6.5'
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.15.0 )
111
+ annotaterb (4.16.0 )
112
+ activerecord (>= 6.0.0 )
113
+ activesupport (>= 6.0.0 )
112
114
arbre (1.7.0 )
113
115
activesupport (>= 3.0.0 )
114
116
ruby2_keywords (>= 0.0.2 )
@@ -646,7 +648,7 @@ PLATFORMS
646
648
DEPENDENCIES
647
649
active_storage_base64 (~> 3.0.0 )
648
650
activeadmin (~> 3.3 )
649
- annotaterb (~> 4.15 .0 )
651
+ annotaterb (~> 4.16 .0 )
650
652
aws-sdk-s3 (~> 1.190 )
651
653
better_errors (~> 2.10 )
652
654
binding_of_caller (~> 1.0 )
You can’t perform that action at this time.
0 commit comments