Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Update dependency LicensePlist to ~> 3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 1627a0f commit 813387a
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install! 'cocoapods', :integrate_targets => false

target 'CLI' do
pod 'IBLinter', '~> 0.5.0'
pod 'LicensePlist', '~> 3.24.1'
pod 'LicensePlist', '~> 3.25.0'
pod 'SwiftGen', '~> 6.6.2'
pod 'SwiftLint', '~> 0.52.0'
end
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- IBLinter (0.5.0)
- LicensePlist (3.24.1)
- LicensePlist (3.25.0)
- SwiftGen (6.6.2)
- SwiftLint (0.52.4)

DEPENDENCIES:
- IBLinter (~> 0.5.0)
- LicensePlist (~> 3.24.1)
- LicensePlist (~> 3.25.0)
- SwiftGen (~> 6.6.2)
- SwiftLint (~> 0.52.0)

Expand All @@ -19,10 +19,10 @@ SPEC REPOS:

SPEC CHECKSUMS:
IBLinter: 7d28cbb7b579ca80690b56f6c8d22092a672967c
LicensePlist: ea9cbf3e8888a5585b0c3ea4e1bbe2a3fdf8ba19
LicensePlist: 96c83e7f2ba1a22cd1113e1338acb567aca2b704
SwiftGen: 1366a7f71aeef49954ca5a63ba4bef6b0f24138c
SwiftLint: 1cc5cd61ba9bacb2194e340aeb47a2a37fda00b3

PODFILE CHECKSUM: b44bd262af01a6961530d74781da9566842ff5ba
PODFILE CHECKSUM: 96ec701d47b0419dec493443b082ebf29d1b6bbd

COCOAPODS: 1.12.1
Binary file modified Pods/LicensePlist/license-plist
Binary file not shown.
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

70 changes: 35 additions & 35 deletions Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 813387a

Please sign in to comment.