Skip to content

Commit

Permalink
OKTA-527306: Update instabug to 11.2.0 (#61)
Browse files Browse the repository at this point in the history
OKTA-527306 OKTA-527306: Update instabug to 11.2.0
  • Loading branch information
sandeeppenchala-okta authored Sep 12, 2022
1 parent 47e631a commit 79ea77d
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions OktaLogger.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OktaLogger"
s.version = "1.3.10"
s.version = "1.3.11"
s.summary = "Logging proxy for standardized logging interface across products"
s.description = "Standard interface for all logging in Okta apps + SDK. Supports file, console, firebase logging destinations."
s.homepage = "https://github.com/okta/okta-logger-swift"
Expand Down Expand Up @@ -41,7 +41,7 @@ Pod::Spec.new do |s|
instabugLogger.ios.source_files = [
'Sources/OktaLogger/InstabugLogger/*'
]
instabugLogger.ios.dependency 'Instabug', '11.0.1'
instabugLogger.ios.dependency 'Instabug', '11.2.0'
instabugLogger.ios.dependency 'OktaLogger/Core'
end

Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Instabug/Instabug-SP",
"state" : {
"revision" : "498b2bb7dd418c8faf24f41ed20c48a3de977a7e",
"version" : "10.13.1"
"revision" : "bce2d235b194736a7939a3cbe3cb3211844b05a8",
"version" : "11.2.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ let package = Package(
targets: ["InstabugLogger"])
],
dependencies: [
.package(url: "https://github.com/Instabug/Instabug-SP", .upToNextMajor(from: "10.7.0")),
.package(url: "https://github.com/Instabug/Instabug-SP", .upToNextMajor(from: "11.2.0")),
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", .upToNextMajor(from: "8.0.0")),
.package(url: "https://github.com/CocoaLumberjack/CocoaLumberjack.git", .upToNextMajor(from: "3.6.0"))
],
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ target 'OktaLogger' do
pod 'AppCenter', '~>4.3.0'
pod 'Firebase/Crashlytics', '9.4.0'
pod 'CocoaLumberjack/Swift', '~>3.6.0'
pod 'Instabug', '11.0.1'
pod 'Instabug', '11.2.0'
end

target 'OktaLoggerDemoApp' do
Expand Down
42 changes: 21 additions & 21 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ PODS:
- FirebaseCoreInternal (~> 9.0)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.7)
- FirebaseCoreDiagnostics (9.4.0):
- FirebaseCoreDiagnostics (9.5.0):
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Logger (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseCoreInternal (9.4.0):
- FirebaseCoreInternal (9.5.0):
- "GoogleUtilities/NSData+zlib (~> 7.7)"
- FirebaseCrashlytics (9.4.0):
- FirebaseCore (~> 9.0)
Expand All @@ -34,7 +34,7 @@ PODS:
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (9.4.0):
- FirebaseInstallations (9.5.0):
- FirebaseCore (~> 9.0)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/UserDefaults (~> 7.7)
Expand All @@ -50,42 +50,42 @@ PODS:
- "GoogleUtilities/NSData+zlib (7.7.0)"
- GoogleUtilities/UserDefaults (7.7.0):
- GoogleUtilities/Logger
- Instabug (11.0.1)
- Instabug (11.2.0)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- OktaLogger (1.3.10):
- OktaLogger/Complete (= 1.3.10)
- OktaLogger (1.3.11):
- OktaLogger/Complete (= 1.3.11)
- SwiftLint
- OktaLogger/Complete (1.3.10):
- OktaLogger/Complete (1.3.11):
- OktaLogger/FileLogger
- OktaLogger/FirebaseCrashlytics
- OktaLogger/InstabugLogger
- SwiftLint
- OktaLogger/Core (1.3.10):
- OktaLogger/Core (1.3.11):
- SwiftLint
- OktaLogger/FileLogger (1.3.10):
- OktaLogger/FileLogger (1.3.11):
- CocoaLumberjack/Swift (~> 3.6.0)
- OktaLogger/Core
- SwiftLint
- OktaLogger/FirebaseCrashlytics (1.3.10):
- OktaLogger/FirebaseCrashlytics (1.3.11):
- Firebase/Crashlytics (~> 9.0)
- OktaLogger/Core
- SwiftLint
- OktaLogger/InstabugLogger (1.3.10):
- Instabug (= 11.0.1)
- OktaLogger/InstabugLogger (1.3.11):
- Instabug (= 11.2.0)
- OktaLogger/Core
- SwiftLint
- PromisesObjC (2.1.1)
- SwiftLint (0.48.0)
- SwiftLint (0.49.1)

DEPENDENCIES:
- AppCenter (~> 4.3.0)
- CocoaLumberjack/Swift (~> 3.6.0)
- Firebase/Crashlytics (= 9.4.0)
- Instabug (= 11.0.1)
- Instabug (= 11.2.0)
- OktaLogger (from `.`)

SPEC REPOS:
Expand Down Expand Up @@ -114,18 +114,18 @@ SPEC CHECKSUMS:
CocoaLumberjack: bd155f2dd06c0e0b03f876f7a3ee55693122ec94
Firebase: 7703fc4022824b6d6db1bf7bea58d13b8e17ec46
FirebaseCore: 9a2b10270a854731c4d4d8a97d0aa8380ec3458d
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
FirebaseCoreDiagnostics: 17cbf4e72b1dbd64bfdc33d4b1f07bce4f16f1d8
FirebaseCoreInternal: 50a8e39cae8abf72d5145d07ea34c3244f70862b
FirebaseCrashlytics: 121ea1d37f4906c94c4c9307297af5121b98b789
FirebaseInstallations: 61db1054e688d2bdc4e2b3f744c1b086e913b742
FirebaseInstallations: 41f811b530c41dd90973d0174381cdb3fcb5e839
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
Instabug: 66a95bac5cd87725b546456b732893ada4b6aef5
Instabug: 2153fb2bc805bca730ce97251e3dc6cd04864171
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
OktaLogger: db02397cd03aeee3127f2b1818db3cb46de668d3
OktaLogger: 3f0914e79824fe9003386c0a55f78de3e691c00e
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
SwiftLint: 284cea64b6187c5d6bd83e9a548a64104d546447
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5

PODFILE CHECKSUM: 57f64e2f7b16fbd8cbed429da2beadd2b54f88c2
PODFILE CHECKSUM: 58ec482414d3f91cc4985e463efe0b724bf2a137

COCOAPODS: 1.10.2

0 comments on commit 79ea77d

Please sign in to comment.