bump to ruby 2.3.1

This commit is contained in:
2017-03-28 00:37:39 +02:00
parent 9484a4cbd4
commit 171f1780d2
3 changed files with 10 additions and 3 deletions
+2
View File
@@ -15,3 +15,5 @@ LineLength:
Max: 160
AbcSize:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: false
+1 -1
View File
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.3.1'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 4.2'
# Use SCSS for stylesheets
+7 -2
View File
@@ -99,8 +99,10 @@ GEM
kaminari (0.17.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kaminari-mongoid (0.1.2)
kaminari
kaminari-core (1.0.1)
kaminari-mongoid (1.0.1)
kaminari-core (~> 1.0)
mongoid
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.4)
@@ -310,5 +312,8 @@ DEPENDENCIES
uglifier (>= 1.3.0)
web-console (~> 2.0)
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.14.6