File tree Expand file tree Collapse file tree 4 files changed +12
-28
lines changed Expand file tree Collapse file tree 4 files changed +12
-28
lines changed Original file line number Diff line number Diff line change 11source "https://rubygems.org"
22
33gem 'xcov'
4- gem 'cocoapods' , '~> 1.7.0.beta.1 '
4+ gem 'cocoapods' , '~> 1.7.5 '
55gem 'fastlane'
6- gem 'json' , '~> 2.1.0'
6+ gem 'json' , '~> 2.1.0'
Original file line number Diff line number Diff line change 1212 atomos (0.1.3 )
1313 babosa (1.0.3 )
1414 claide (1.0.3 )
15- cocoapods (1.7.0.beta.3 )
15+ cocoapods (1.7.5 )
1616 activesupport (>= 4.0.2 , < 5 )
1717 claide (>= 1.0.2 , < 2.0 )
18- cocoapods-core (= 1.7.0.beta.3 )
18+ cocoapods-core (= 1.7.5 )
1919 cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
2020 cocoapods-downloader (>= 1.2.2 , < 2.0 )
2121 cocoapods-plugins (>= 1.0.0 , < 2.0 )
2525 cocoapods-try (>= 1.1.0 , < 2.0 )
2626 colored2 (~> 3.1 )
2727 escape (~> 0.0.4 )
28- fourflusher (>= 2.2 .0 , < 3.0 )
28+ fourflusher (>= 2.3 .0 , < 3.0 )
2929 gh_inspector (~> 1.0 )
3030 molinillo (~> 0.6.6 )
3131 nap (~> 1.0 )
3232 ruby-macho (~> 1.4 )
33- xcodeproj (>= 1.8.2 , < 2.0 )
34- cocoapods-core (1.7.0.beta.3 )
33+ xcodeproj (>= 1.10.0 , < 2.0 )
34+ cocoapods-core (1.7.5 )
3535 activesupport (>= 4.0.2 , < 6 )
3636 fuzzy_match (~> 2.0.4 )
3737 nap (~> 1.0 )
4141 nap
4242 cocoapods-search (1.0.0 )
4343 cocoapods-stats (1.1.0 )
44- cocoapods-trunk (1.3 .1 )
44+ cocoapods-trunk (1.4 .1 )
4545 nap (>= 0.8 , < 2.0 )
4646 netrc (~> 0.11 )
4747 cocoapods-try (1.1.0 )
104104 xcodeproj (>= 1.8.1 , < 2.0.0 )
105105 xcpretty (~> 0.3.0 )
106106 xcpretty-travis-formatter (>= 0.0.3 )
107- fourflusher (2.2.0 )
107+ fourflusher (2.3.1 )
108108 fuzzy_match (2.0.4 )
109109 gh_inspector (1.1.3 )
110110 google-api-client (0.23.9 )
@@ -213,7 +213,7 @@ PLATFORMS
213213 ruby
214214
215215DEPENDENCIES
216- cocoapods (~> 1.7.0.beta.1 )
216+ cocoapods (~> 1.7.5 )
217217 fastlane
218218 json (~> 2.1.0 )
219219 xcov
Original file line number Diff line number Diff line change 22
33use_frameworks!
44
5- def common_deps
6- pod 'AlgoliaSearchOfflineCore-iOS' , '~> 1.2'
7- end
8-
9- target "AlgoliaSearch-Offline-iOS" do
10- common_deps
11- end
12-
13- target "AlgoliaSearch-Offline-iOS-Tests" do
14- common_deps
15- end
16-
175def testing_pods
186 pod 'PromiseKit' , '~> 4.4'
197end
Original file line number Diff line number Diff line change 11PODS:
2- - AlgoliaSearchOfflineCore-iOS (1.2.2)
32 - PromiseKit (4.4.0):
43 - PromiseKit/Foundation (= 4.4.0)
54 - PromiseKit/QuartzCore (= 4.4.0)
@@ -13,18 +12,15 @@ PODS:
1312 - PromiseKit/CorePromise
1413
1514DEPENDENCIES:
16- - AlgoliaSearchOfflineCore-iOS (~> 1.2)
1715 - PromiseKit (~> 4.4)
1816
1917SPEC REPOS:
2018 https://github.com/cocoapods/specs.git:
21- - AlgoliaSearchOfflineCore-iOS
2219 - PromiseKit
2320
2421SPEC CHECKSUMS:
25- AlgoliaSearchOfflineCore-iOS: 8cc5fbb3ba00fc28a9a66ce302d3ce3a739e6eea
2622 PromiseKit: ecf5fe92275d57ee77c9ede858af47a162e9b97e
2723
28- PODFILE CHECKSUM: 6a84a4eada474315f0e394fa18031f32df0658a4
24+ PODFILE CHECKSUM: 46de31a5ec13acf8a160ea88cc02fa885878080b
2925
30- COCOAPODS: 1.7.0.beta.3
26+ COCOAPODS: 1.7.5
You can’t perform that action at this time.
0 commit comments