We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293573f commit 50e5ea2Copy full SHA for 50e5ea2
.ruby-version
@@ -1,2 +1,2 @@
1
-ruby-2.3.1
+ruby-2.4.1
2
Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '2.3.1'
+ruby '2.4.1'
3
4
gem 'activesupport'
5
Gemfile.lock
@@ -120,7 +120,7 @@ DEPENDENCIES
120
webmock
121
122
RUBY VERSION
123
- ruby 2.3.1p112
+ ruby 2.4.1p111
124
125
BUNDLED WITH
126
- 1.14.6
+ 1.15.1
0 commit comments