We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58657b commit 06ffaeaCopy full SHA for 06ffaea
Gemfile
@@ -1,5 +1,6 @@
1
source 'https://rubygems.org'
2
3
+gem 'bundler', '~> 2.0'
4
gem 'xcpretty'
5
gem 'cocoapods'
6
gem 'slather'
Gemfile.lock
@@ -83,6 +83,7 @@ PLATFORMS
83
ruby
84
85
DEPENDENCIES
86
+ bundler (~> 2.0)
87
cocoapods
88
slather
89
xcpretty
0 commit comments