File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ use_frameworks!
16
16
platform :ios , '15.0'
17
17
18
18
target 'DemoApp' do
19
- pod 'SwiftLint' , '0.54.0 '
19
+ pod 'SwiftLint' , '0.55.1 '
20
20
pod 'SwiftFormat/CLI' , '0.53.5'
21
21
end
22
22
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- SwiftFormat/CLI (0.53.5)
3
- - SwiftLint (0.54.0 )
3
+ - SwiftLint (0.55.1 )
4
4
5
5
DEPENDENCIES:
6
6
- SwiftFormat/CLI (= 0.53.5)
7
- - SwiftLint (= 0.54.0 )
7
+ - SwiftLint (= 0.55.1 )
8
8
9
9
SPEC REPOS:
10
10
trunk:
@@ -13,8 +13,8 @@ SPEC REPOS:
13
13
14
14
SPEC CHECKSUMS:
15
15
SwiftFormat: 57d49d9a63f4249c625b1e623fb9fde0c30cae9d
16
- SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
16
+ SwiftLint: 3fe909719babe5537c552ee8181c0031392be933
17
17
18
- PODFILE CHECKSUM: 4e3c662440ac9552fc63ae26b36bf60f8df7241a
18
+ PODFILE CHECKSUM: 8bbb159095b662d9ea674fc3a2b1a5cac92288d9
19
19
20
20
COCOAPODS: 1.15.2
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ You may download the source code on the [following website](https://github.com/n
72
72
73
73
### SwiftLint
74
74
75
- Version 0.54.0
75
+ Version 0.55.1
76
76
77
77
Copyright 2020 Realm Inc.
78
78
You can’t perform that action at this time.
0 commit comments