Skip to content

Commit 50e5ea2

Browse files
committed
chore(package): updated Ruby version
1 parent 293573f commit 50e5ea2

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,2 +1,2 @@
1-
ruby-2.3.1
1+
ruby-2.4.1
22

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.1'
2+
ruby '2.4.1'
33

44
gem 'activesupport'
55

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ DEPENDENCIES
120120
webmock
121121

122122
RUBY VERSION
123-
ruby 2.3.1p112
123+
ruby 2.4.1p111
124124

125125
BUNDLED WITH
126-
1.14.6
126+
1.15.1

0 commit comments

Comments
 (0)