Skip to content

Commit 741a85c

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump annotate from 2.7.5 to 3.0.2 (mastodon#12100)
Bumps [annotate](https://github.com/ctran/annotate_models) from 2.7.5 to 3.0.2. - [Release notes](https://github.com/ctran/annotate_models/releases) - [Changelog](https://github.com/ctran/annotate_models/blob/develop/CHANGELOG.rdoc) - [Commits](ctran/annotate_models@v2.7.5...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0745fa8 commit 741a85c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ end
127127

128128
group :development do
129129
gem 'active_record_query_trace', '~> 1.7'
130-
gem 'annotate', '~> 2.7'
130+
gem 'annotate', '~> 3.0'
131131
gem 'better_errors', '~> 2.5'
132132
gem 'binding_of_caller', '~> 0.7'
133133
gem 'bullet', '~> 6.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
public_suffix (>= 2.0.2, < 5.0)
9696
airbrussh (1.3.4)
9797
sshkit (>= 1.6.1, != 1.7.0)
98-
annotate (2.7.5)
98+
annotate (3.0.2)
9999
activerecord (>= 3.2, < 7.0)
100100
rake (>= 10.4, < 13.0)
101101
arel (9.0.0)
@@ -680,7 +680,7 @@ DEPENDENCIES
680680
active_model_serializers (~> 0.10)
681681
active_record_query_trace (~> 1.7)
682682
addressable (~> 2.7)
683-
annotate (~> 2.7)
683+
annotate (~> 3.0)
684684
aws-sdk-s3 (~> 1.48)
685685
better_errors (~> 2.5)
686686
binding_of_caller (~> 0.7)

0 commit comments

Comments
 (0)