We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a27dc commit 19ff82eCopy full SHA for 19ff82e
3 files changed
.ruby-version
@@ -0,0 +1 @@
1
+2.3.1
Gemfile
@@ -1,4 +1,5 @@
source "http://rubygems.org"
2
+ruby "2.3.1"
3
4
gem "cocoapods", "~> 0.39.0"
5
gem "pry"
Gemfile.lock
@@ -73,5 +73,8 @@ DEPENDENCIES
73
rake
74
xcpretty
75
76
+RUBY VERSION
77
+ ruby 2.3.1p112
78
+
79
BUNDLED WITH
- 1.11.2
80
+ 1.12.5
0 commit comments