Skip to content

Commit

Permalink
chore(deps): update dependency cocoalumberjack to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 17ffcb4 commit 4293170
Show file tree
Hide file tree
Showing 86 changed files with 11,992 additions and 7,970 deletions.
2 changes: 1 addition & 1 deletion packages/wordclock-macos/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ inhibit_all_warnings!

def myPods
platform :osx, '10.13'
pod 'CocoaLumberjack', '~> 1.8'
pod 'CocoaLumberjack', '~> 3.0'
pod 'libextobjc/EXTScope', '~> 0.4'
end

Expand Down
14 changes: 6 additions & 8 deletions packages/wordclock-macos/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
PODS:
- CocoaLumberjack (1.9.2):
- CocoaLumberjack/Extensions (= 1.9.2)
- CocoaLumberjack/Core (1.9.2)
- CocoaLumberjack/Extensions (1.9.2):
- CocoaLumberjack/Core
- CocoaLumberjack (3.8.1):
- CocoaLumberjack/Core (= 3.8.1)
- CocoaLumberjack/Core (3.8.1)
- libextobjc/EXTScope (0.6):
- libextobjc/RuntimeExtensions
- libextobjc/RuntimeExtensions (0.6)

DEPENDENCIES:
- CocoaLumberjack (~> 1.8)
- CocoaLumberjack (~> 3.0)
- libextobjc/EXTScope (~> 0.4)

SPEC REPOS:
Expand All @@ -18,9 +16,9 @@ SPEC REPOS:
- libextobjc

SPEC CHECKSUMS:
CocoaLumberjack: 628fca2e88ef06f7cf6817309aa405f325d9a6fa
CocoaLumberjack: 5c7e64cdb877770859bddec4d3d5a0d7c9299df9
libextobjc: aed8b7d2b07f511c1a7ecaacb33ea03e327c69b7

PODFILE CHECKSUM: de4f0a30471deeb63c0b598e3c3b53b53b255c16
PODFILE CHECKSUM: 91eb27d46835cce1550902a0837032ffec0631d3

COCOAPODS: 1.12.1
591 changes: 591 additions & 0 deletions packages/wordclock-macos/Pods/CocoaLumberjack/CHANGELOG.md

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions packages/wordclock-macos/Pods/CocoaLumberjack/LICENSE

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

18 changes: 0 additions & 18 deletions packages/wordclock-macos/Pods/CocoaLumberjack/LICENSE.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4293170

Please sign in to comment.