We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3239878 commit 9460dbeCopy full SHA for 9460dbe
3 files changed
.ruby-version
@@ -1 +1 @@
1
-ruby-2.2.4
+ruby-2.4.4
.travis.yml
@@ -1,8 +1,8 @@
language: ruby
2
rvm:
3
- - 2.2
4
- - 2.3
5
- 2.4
6
- 2.5
+ - 2.6
+ - 2.7
7
- ruby-head
8
script: bundle exec rake
Gemfile.lock
@@ -125,4 +125,4 @@ DEPENDENCIES
125
sqlite3
126
127
BUNDLED WITH
128
- 1.14.6
+ 2.1.4
0 commit comments