Skip to content

Commit 12f1966

Browse files
authored
Merge pull request #337 from AliSoftware/release/9.1.0
Updating for 9.1.0 release.
2 parents e37b05e + 07891e8 commit 12f1966

19 files changed

+524
-436
lines changed

Examples/ObjC/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
PODS:
2-
- OHHTTPStubs (9.0.0):
3-
- OHHTTPStubs/Default (= 9.0.0)
4-
- OHHTTPStubs/Core (9.0.0)
5-
- OHHTTPStubs/Default (9.0.0):
2+
- OHHTTPStubs (9.1.0):
3+
- OHHTTPStubs/Default (= 9.1.0)
4+
- OHHTTPStubs/Core (9.1.0)
5+
- OHHTTPStubs/Default (9.1.0):
66
- OHHTTPStubs/Core
77
- OHHTTPStubs/JSON
88
- OHHTTPStubs/NSURLSession
99
- OHHTTPStubs/OHPathHelpers
10-
- OHHTTPStubs/JSON (9.0.0):
10+
- OHHTTPStubs/JSON (9.1.0):
1111
- OHHTTPStubs/Core
12-
- OHHTTPStubs/NSURLSession (9.0.0):
12+
- OHHTTPStubs/NSURLSession (9.1.0):
1313
- OHHTTPStubs/Core
14-
- OHHTTPStubs/OHPathHelpers (9.0.0)
14+
- OHHTTPStubs/OHPathHelpers (9.1.0)
1515

1616
DEPENDENCIES:
1717
- OHHTTPStubs (from `../..`)
@@ -21,8 +21,8 @@ EXTERNAL SOURCES:
2121
:path: "../.."
2222

2323
SPEC CHECKSUMS:
24-
OHHTTPStubs: cb29d2a9d09a828ecb93349a2b0c64f99e0db89f
24+
OHHTTPStubs: 90eac6d8f2c18317baeca36698523dc67c513831
2525

2626
PODFILE CHECKSUM: 9a67077a86911aa4a252748903da3d5ea5d5d922
2727

28-
COCOAPODS: 1.7.5
28+
COCOAPODS: 1.9.3

Examples/ObjC/Pods/Local Podspecs/OHHTTPStubs.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/ObjC/Pods/Manifest.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/ObjC/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 168 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/ObjC/Pods/Target Support Files/OHHTTPStubs/OHHTTPStubs.debug.xcconfig

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/ObjC/Pods/Target Support Files/OHHTTPStubs/OHHTTPStubs.release.xcconfig

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/ObjC/Pods/Target Support Files/Pods-OHHTTPStubsDemo/Pods-OHHTTPStubsDemo.debug.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/ObjC/Pods/Target Support Files/Pods-OHHTTPStubsDemo/Pods-OHHTTPStubsDemo.release.xcconfig

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/Swift/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
PODS:
2-
- OHHTTPStubs (9.0.0):
3-
- OHHTTPStubs/Default (= 9.0.0)
4-
- OHHTTPStubs/Core (9.0.0)
5-
- OHHTTPStubs/Default (9.0.0):
2+
- OHHTTPStubs (9.1.0):
3+
- OHHTTPStubs/Default (= 9.1.0)
4+
- OHHTTPStubs/Core (9.1.0)
5+
- OHHTTPStubs/Default (9.1.0):
66
- OHHTTPStubs/Core
77
- OHHTTPStubs/JSON
88
- OHHTTPStubs/NSURLSession
99
- OHHTTPStubs/OHPathHelpers
10-
- OHHTTPStubs/JSON (9.0.0):
10+
- OHHTTPStubs/JSON (9.1.0):
1111
- OHHTTPStubs/Core
12-
- OHHTTPStubs/NSURLSession (9.0.0):
12+
- OHHTTPStubs/NSURLSession (9.1.0):
1313
- OHHTTPStubs/Core
14-
- OHHTTPStubs/OHPathHelpers (9.0.0)
15-
- OHHTTPStubs/Swift (9.0.0):
14+
- OHHTTPStubs/OHPathHelpers (9.1.0)
15+
- OHHTTPStubs/Swift (9.1.0):
1616
- OHHTTPStubs/Default
1717

1818
DEPENDENCIES:
@@ -24,8 +24,8 @@ EXTERNAL SOURCES:
2424
:path: "../.."
2525

2626
SPEC CHECKSUMS:
27-
OHHTTPStubs: cb29d2a9d09a828ecb93349a2b0c64f99e0db89f
27+
OHHTTPStubs: 90eac6d8f2c18317baeca36698523dc67c513831
2828

2929
PODFILE CHECKSUM: 7da7c441ea9ff6f06b633c908b7a7294805f5602
3030

31-
COCOAPODS: 1.7.5
31+
COCOAPODS: 1.9.3

Examples/Swift/Pods/Local Podspecs/OHHTTPStubs.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)