Skip to content

Commit

Permalink
set ruby 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thesuss committed Dec 12, 2016
1 parent cefb53a commit 90631a0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ruby-2.2.5
ruby-2.3.1
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
ruby '2.3.1'
gem 'rails', '~> 5.0.0', '>= 5.0.0.1'
gem 'pg', '~> 0.18'
gem 'puma', '~> 3.0'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,5 +361,8 @@ DEPENDENCIES
uglifier (>= 1.3.0)
web-console

RUBY VERSION
ruby 2.3.1p112

BUNDLED WITH
1.13.6

0 comments on commit 90631a0

Please sign in to comment.