Skip to content

Commit 56abb00

Browse files
committed
Update Ruby to 2.4.0
1 parent 9707e9a commit 56abb00

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.3
1+
2.4.0

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.3.3'
2+
ruby '2.4.0'
33

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

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ DEPENDENCIES
285285
web-console
286286

287287
RUBY VERSION
288-
ruby 2.3.3p222
288+
ruby 2.4.0p0
289289

290290
BUNDLED WITH
291291
1.13.7

0 commit comments

Comments
 (0)