Skip to content

Commit 69d7ee2

Browse files
committed
Bump annotate version in integration tests Gemfile.lock
1 parent f915a2c commit 69d7ee2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
annotate (3.0.3)
4+
annotate (3.1.0)
55
activerecord (>= 3.2, < 7.0)
66
rake (>= 10.4, < 14.0)
77

spec/integration/rails_6.0.2.1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
annotate (3.0.3)
4+
annotate (3.1.0)
55
activerecord (>= 3.2, < 7.0)
66
rake (>= 10.4, < 14.0)
77

0 commit comments

Comments
 (0)