Skip to content

Commit 95e31c4

Browse files
committed
Upgraded to Ruby 2.5.1.
1 parent 6e37973 commit 95e31c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rvm:
2-
- 2.3.1
2+
- 2.5.1
33

44
language: ruby
55

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'http://rubygems.org'
22

3-
ruby '2.3.1'
3+
ruby '2.5.1'
44

55
gem 'giphy'
66
gem 'jsonpath', '0.9.0'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ DEPENDENCIES
274274
webmock
275275

276276
RUBY VERSION
277-
ruby 2.3.1p112
277+
ruby 2.5.1p57
278278

279279
BUNDLED WITH
280280
1.16.3

0 commit comments

Comments
 (0)