Skip to content

Commit

Permalink
Update SDWebImage to 5.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
englehorn committed Apr 19, 2024
1 parent 90eea66 commit 2d340bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target 'WSDOT' do
pod 'RealmSwift', '~> 10.49.2'
pod 'Alamofire', '~> 5.9.1'
pod 'SwiftyJSON', '~> 5.0.2'
pod 'SDWebImage', '~> 5.18.8'
pod 'SDWebImage', '~> 5.19.1'
pod 'EasyTipView', '~> 2.1.0'
pod 'NotificationBannerSwift', '3.2.0'
end
Expand All @@ -27,7 +27,7 @@ target 'WSDOTTests' do
pod 'RealmSwift', '~> 10.49.2'
pod 'Alamofire', '~> 5.9.1'
pod 'SwiftyJSON', '~> 5.0.2'
pod 'SDWebImage', '~> 5.18.8'
pod 'SDWebImage', '~> 5.19.1'
pod 'EasyTipView', '~> 2.1.0'
pod 'NotificationBannerSwift', '3.2.0'
end
Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,9 @@ PODS:
- Realm/Headers (10.49.2)
- RealmSwift (10.49.2):
- Realm (= 10.49.2)
- SDWebImage (5.18.12):
- SDWebImage/Core (= 5.18.12)
- SDWebImage/Core (5.18.12)
- SDWebImage (5.19.1):
- SDWebImage/Core (= 5.19.1)
- SDWebImage/Core (5.19.1)
- SnapKit (5.6.0)
- SwiftyJSON (5.0.2)

Expand All @@ -192,7 +192,7 @@ DEPENDENCIES:
- GoogleMaps (~> 3.10.0)
- NotificationBannerSwift (= 3.2.0)
- RealmSwift (~> 10.49.2)
- SDWebImage (~> 5.18.8)
- SDWebImage (~> 5.19.1)
- SwiftyJSON (~> 5.0.2)

SPEC REPOS:
Expand Down Expand Up @@ -260,10 +260,10 @@ SPEC CHECKSUMS:
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
Realm: c1a96376972e5f6c26276a0cd6dee15eeefaf53c
RealmSwift: db6ea9e15607653352baa42321bd9586850b7f04
SDWebImage: 2d6d229046fea284d62e36bfb8ebe8287dfc5b10
SDWebImage: 40b0b4053e36c660a764958bff99eed16610acbb
SnapKit: e01d52ebb8ddbc333eefe2132acf85c8227d9c25
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a

PODFILE CHECKSUM: 71526fb6787b6a10f5812b17b12324a3056f6b55
PODFILE CHECKSUM: 883627f7dfca91cbeffe8f4362b7bccca1133688

COCOAPODS: 1.15.2

0 comments on commit 2d340bd

Please sign in to comment.