There was an error while loading. Please reload this page.
1 parent 1d28571 commit ba64d08Copy full SHA for ba64d08
Gemfile
@@ -1,6 +1,5 @@
1
source 'https://rubygems.org'
2
-ruby '2.3.0'
3
-
+ruby "~> 2.3.0"
4
5
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
6
gem 'rails', '4.2.6'
Gemfile.lock
@@ -166,5 +166,8 @@ DEPENDENCIES
166
uglifier (>= 1.3.0)
167
web-console (~> 2.0)
168
169
+RUBY VERSION
170
+ ruby 2.3.1p112
171
+
172
BUNDLED WITH
- 1.11.2
173
+ 1.13.6
0 commit comments