Skip to content

Commit

Permalink
WIP: Bump Ruby to 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
your committed Jan 8, 2019
1 parent 23a9ef2 commit e5f9a0a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.2
2.4.5
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.2'
ruby File.read('.ruby-version').chomp

# RULES OF THE GEMFILE
#
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 2.2.2p95
ruby 2.4.5p335

BUNDLED WITH
1.17.1
1.17.3

0 comments on commit e5f9a0a

Please sign in to comment.