Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
Upgrades Ruby to 2.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Jan 24, 2016
1 parent 972e2dd commit 907bd7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
ruby-2.2.0
ruby-2.2.4
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby '2.2.0'
ruby '2.2.4'

gem 'rake', '~> 10.0'
gem 'sinatra', '~> 1.4'
Expand Down

0 comments on commit 907bd7a

Please sign in to comment.