Skip to content

Commit e357a45

Browse files
build(deps): bump iOS SDK version from 2.2.9 to 2.2.10
1 parent cbf79f2 commit e357a45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/ios/Podfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ PODS:
6969
- FlipperKit/Core
7070
- FlipperKit/FlipperKitNetworkPlugin
7171
- fmt (6.2.1)
72-
- Giphy (2.2.9):
72+
- Giphy (2.2.10):
7373
- libwebp
7474
- giphy-react-native-sdk (3.2.6):
75-
- Giphy (= 2.2.9)
75+
- Giphy (= 2.2.10)
7676
- RCT-Folly (= 2021.07.22.00)
7777
- React-Core
7878
- glog (0.3.5)
@@ -703,8 +703,8 @@ SPEC CHECKSUMS:
703703
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
704704
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
705705
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
706-
Giphy: 28cef321358869cc871b98ea5e3d707fc1f36fc6
707-
giphy-react-native-sdk: 668dca06fc2998eb4d6d92125e7cd42d8cbd4159
706+
Giphy: 0b86baaae0173dac8acc44a0088f51194ec4d5de
707+
giphy-react-native-sdk: 4844d8cd973d4159b403954b9401d5816285c26c
708708
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
709709
hermes-engine: 8057e75cfc1437b178ac86c8654b24e7fead7f60
710710
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913

giphy-react-native-sdk.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616

1717
s.source_files = "ios/**/*.{h,m,mm,swift}"
1818

19-
s.dependency "Giphy", "2.2.9"
19+
s.dependency "Giphy", "2.2.10"
2020

2121
s.pod_target_xcconfig = {
2222
"DEFINES_MODULE" => "YES"

0 commit comments

Comments
 (0)