mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-05-17 10:20:34 +00:00
Pin Gemfile dependencies.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'xcpretty'
|
||||
gem 'xcpretty', '0.3.0'
|
||||
gem 'cocoapods', '1.15.2'
|
||||
gem 'danger'
|
||||
gem 'danger-swiftlint'
|
||||
gem 'danger', '8.3.1'
|
||||
gem 'danger-swiftlint', '0.26.0'
|
||||
|
||||
+3
-3
@@ -170,9 +170,9 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
cocoapods (= 1.15.2)
|
||||
danger
|
||||
danger-swiftlint
|
||||
xcpretty
|
||||
danger (= 8.3.1)
|
||||
danger-swiftlint (= 0.26.0)
|
||||
xcpretty (= 0.3.0)
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
|
||||
Reference in New Issue
Block a user