Commit 8db3d80
Oli Peate
Remove backports gem and test against current Ruby versions
* backports adds a significant overhead to the start time of
an application using the Namely gem.
* Removes old end-of-life Ruby versions from CI tests (1.9.3, 2.0.0)
* Adds new Ruby versions to test against (2.4.0, 2.3.3, 2.2.6, jruby9k)1 parent a8cfde7 commit 8db3d80
3 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments