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

Commit

Permalink
Upgrade ruby version in Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Jun 7, 2017
1 parent 71f177c commit 25e797d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

ruby "2.2.3"
ruby "2.3.3"

# Bundle edge Rails instead: gem "rails", github: "rails/rails"
gem "rails", "~> 4.2.5.1"
Expand Down
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -413,5 +413,8 @@ DEPENDENCIES
web-console (~> 2.0)
webmock

RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
1.11.2
1.15.1

0 comments on commit 25e797d

Please sign in to comment.