Skip to content

Commit

Permalink
Upgrade to Ruby v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
subelsky committed Aug 6, 2017
1 parent 7eb292d commit b1ed0a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
2.3.4
2.4.1
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
# frozen_string_literal: true

source 'https://rubygems.org'
ruby '2.3.4'
ruby '2.4.1'

gem 'dotenv-rails'
gem 'rails', '5.1.3'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -552,7 +552,7 @@ DEPENDENCIES
yard

RUBY VERSION
ruby 2.3.4p301
ruby 2.4.1p111

BUNDLED WITH
1.15.3

0 comments on commit b1ed0a2

Please sign in to comment.