Skip to content

Commit c3eac51

Browse files
committed
update annotate version on Rails apps for test
1 parent bc26c1e commit c3eac51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spec/integration/rails_5.2.4.1/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
annotate (3.1.1)
4+
annotate (3.2.0)
55
activerecord (>= 3.2, < 8.0)
66
rake (>= 10.4, < 14.0)
77

spec/integration/rails_6.0.2.1/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
annotate (3.1.1)
4+
annotate (3.2.0)
55
activerecord (>= 3.2, < 8.0)
66
rake (>= 10.4, < 14.0)
77

0 commit comments

Comments
 (0)