We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b79f44 commit 385894dCopy full SHA for 385894d
Gemfile
@@ -1,5 +1,5 @@
1
source 'https://rubygems.org'
2
-
+ruby "~> 2.3.4"
3
4
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
5
gem 'rails', '5.0.2'
Gemfile.lock
@@ -222,5 +222,8 @@ DEPENDENCIES
222
unicorn
223
web-console (~> 2.0)
224
225
+RUBY VERSION
226
+ ruby 2.3.4p301
227
+
228
BUNDLED WITH
229
1.15.1
0 commit comments