Skip to content

Commit 19ff82e

Browse files
committed
Use Ruby 2.3.1
1 parent b2a27dc commit 19ff82e

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.3.1

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source "http://rubygems.org"
2+
ruby "2.3.1"
23

34
gem "cocoapods", "~> 0.39.0"
45
gem "pry"

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,8 @@ DEPENDENCIES
7373
rake
7474
xcpretty
7575

76+
RUBY VERSION
77+
ruby 2.3.1p112
78+
7679
BUNDLED WITH
77-
1.11.2
80+
1.12.5

0 commit comments

Comments
 (0)