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.16 .0'
45
+ gem 'annotaterb' , '~> 4.17 .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.16 .0 )
111
+ annotaterb (4.17 .0 )
112
112
activerecord (>= 6.0.0 )
113
113
activesupport (>= 6.0.0 )
114
114
arbre (1.7.0 )
@@ -648,7 +648,7 @@ PLATFORMS
648
648
DEPENDENCIES
649
649
active_storage_base64 (~> 3.0.0 )
650
650
activeadmin (~> 3.3 )
651
- annotaterb (~> 4.16 .0 )
651
+ annotaterb (~> 4.17 .0 )
652
652
aws-sdk-s3 (~> 1.192 )
653
653
better_errors (~> 2.10 )
654
654
binding_of_caller (~> 1.0 )
You can’t perform that action at this time.
0 commit comments