Skip to content

Commit

Permalink
Bump Ruby to 2.3.8 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-Yorkley committed Nov 27, 2019
1 parent a4ee562 commit 3dc985f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.10
2.3.8
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby "2.2.10"
ruby "2.3.8"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }

gem 'i18n', '~> 0.6.11'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ DEPENDENCIES
wkhtmltopdf-binary

RUBY VERSION
ruby 2.2.10p489
ruby 2.3.8p459

BUNDLED WITH
1.17.2

0 comments on commit 3dc985f

Please sign in to comment.