Skip to content

Commit

Permalink
ensure support for Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aastronautss committed Mar 17, 2021
1 parent 8e4a30c commit a433212
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.3
2.4.10
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: ruby
rvm:
- 2.2.10
- 2.4.5
- 2.4.10
- 2.5.3
- 2.6.2
before_install:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ DEPENDENCIES
simplecov

BUNDLED WITH
1.17.2
2.2.14

0 comments on commit a433212

Please sign in to comment.