Skip to content

Commit

Permalink
Upgrade to ruby 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbeizer committed Jan 16, 2018
1 parent 763ed44 commit 14f336c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.rvmrc
.bundle
.tool-versions
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'http://rubygems.org'

ruby '2.3.1'
ruby '2.4.3'

gem 'sinatra'
gem 'thin'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DEPENDENCIES
thin

RUBY VERSION
ruby 2.3.1p112
ruby 2.4.3p205

BUNDLED WITH
1.12.5
1.16.1

0 comments on commit 14f336c

Please sign in to comment.