Skip to content

Commit

Permalink
Use ruby version 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Oct 22, 2018
1 parent 9e6d68c commit dbb527b
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.4.5
2.5.3
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.4.5"
ruby "2.5.3"

git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 2.4.5p335
ruby 2.5.3p105

BUNDLED WITH
1.16.6

0 comments on commit dbb527b

Please sign in to comment.