Skip to content

Commit c539649

Browse files
committed
Upgrade ruby version from 2.4.1 to 2.5.5
1 parent d489e21 commit c539649

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-2.4.1
1+
ruby-2.5.5

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git_source(:github) do |repo_name|
55
"https://github.com/#{repo_name}.git"
66
end
77

8-
ruby '2.4.1'
8+
ruby '2.5.5'
99

1010
gem 'rails', '5.2.1'
1111

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ DEPENDENCIES
375375
web-console
376376

377377
RUBY VERSION
378-
ruby 2.4.1p111
378+
ruby 2.5.5p157
379379

380380
BUNDLED WITH
381-
1.16.2
381+
1.17.3

0 commit comments

Comments
 (0)