Skip to content

Commit 88742f8

Browse files
committed
Update Ruby: 2.4.0 -> 2.4.2
1 parent b2761a1 commit 88742f8

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-
2.4.0
1+
2.4.2

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
2-
ruby '2.4.0'
2+
ruby '2.4.2'
33

44
gem 'rails', '~> 5.0'
55

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ DEPENDENCIES
313313
web-console
314314

315315
RUBY VERSION
316-
ruby 2.4.0p0
316+
ruby 2.4.2p198
317317

318318
BUNDLED WITH
319-
1.15.3
319+
1.16.0.pre.3

0 commit comments

Comments
 (0)