Skip to content

Commit 9460dbe

Browse files
committed
Update ruby version
1 parent 3239878 commit 9460dbe

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-2.2.4
1+
ruby-2.4.4

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: ruby
22
rvm:
3-
- 2.2
4-
- 2.3
53
- 2.4
64
- 2.5
5+
- 2.6
6+
- 2.7
77
- ruby-head
88
script: bundle exec rake

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ DEPENDENCIES
125125
sqlite3
126126

127127
BUNDLED WITH
128-
1.14.6
128+
2.1.4

0 commit comments

Comments
 (0)