Skip to content

Commit

Permalink
Remove no longer supported ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KD6-3 committed Aug 10, 2021
1 parent ab8efc5 commit 78dcf34
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 363 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,12 @@ jobs:
fail-fast: false
matrix:
include:
- ruby: 2.3.8
gemfile: Gemfile.3-2
- ruby: 2.3.8
gemfile: Gemfile.4-2
- ruby: 2.3.8
gemfile: Gemfile.5-2
- ruby: 2.4.5
gemfile: Gemfile.4-2
- ruby: 2.4.5
gemfile: Gemfile.5-2
- ruby: 2.5.3
gemfile: Gemfile.5-2
- ruby: 2.5.3
gemfile: Gemfile.6-1
- ruby: 2.7.3
gemfile: Gemfile.6-1
- ruby: 3.0.1
gemfile: Gemfile.6-1
env:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

### Breaking changes

-
- remove no longer supported ruby versions (2.3.8, 2.4.5)

### Compatible changes

Expand Down
20 changes: 0 additions & 20 deletions Gemfile.3-2

This file was deleted.

156 changes: 0 additions & 156 deletions Gemfile.3-2.lock

This file was deleted.

17 changes: 0 additions & 17 deletions Gemfile.4-2

This file was deleted.

158 changes: 0 additions & 158 deletions Gemfile.4-2.lock

This file was deleted.

2 changes: 1 addition & 1 deletion Gemfile.6-1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ GEM
edge_rider (1.1.0)
activerecord (>= 3.2)
erubi (1.10.0)
gemika (0.3.4)
gemika (0.6.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.8.9)
Expand Down

0 comments on commit 78dcf34

Please sign in to comment.