We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e37973 + 95e31c4 commit 50ebe54Copy full SHA for 50ebe54
.travis.yml
@@ -1,5 +1,5 @@
1
rvm:
2
- - 2.3.1
+ - 2.5.1
3
4
language: ruby
5
Gemfile
@@ -1,6 +1,6 @@
source 'http://rubygems.org'
-ruby '2.3.1'
+ruby '2.5.1'
gem 'giphy'
6
gem 'jsonpath', '0.9.0'
Gemfile.lock
@@ -274,7 +274,7 @@ DEPENDENCIES
274
webmock
275
276
RUBY VERSION
277
- ruby 2.3.1p112
+ ruby 2.5.1p57
278
279
BUNDLED WITH
280
1.16.3
0 commit comments