Skip to content

Commit 643abfd

Browse files
authored
Merge pull request #899 from ksss/drop-activesupport-v6
Drop activesupport v6
2 parents 53d2a5a + 73e3d20 commit 643abfd

File tree

7 files changed

+12478
-82
lines changed

7 files changed

+12478
-82
lines changed

gems/activesupport/.rubocop.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
inherit_from: ../../.rubocop.yml
22

3+
# Please specify only supported versions.
34
RBS/Layout:
45
Enabled: true
6+
Include:
7+
- "gems/activesupport/7.0/**/*.rbs"
58
RBS/Lint:
69
Enabled: true
10+
Include:
11+
- "gems/activesupport/7.0/**/*.rbs"
712
RBS/Style:
813
Enabled: true
14+
Include:
15+
- "gems/activesupport/7.0/**/*.rbs"

gems/activesupport/6.0/_test/test.rb

Lines changed: 0 additions & 77 deletions
This file was deleted.

gems/activesupport/6.0/_test/test.rbs

Lines changed: 0 additions & 2 deletions
This file was deleted.

gems/activesupport/7.0/activesupport-generated.rbs

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)