Skip to content

Commit efbfe29

Browse files
committed
Update dependencies.
1 parent 67069e4 commit efbfe29

File tree

5 files changed

+77
-70
lines changed

5 files changed

+77
-70
lines changed

Cartfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "DenTelezhkin/DTModelStorage" >= 9.1.0
1+
github "DenTelezhkin/DTModelStorage" >= 10.0.0-beta.1

DTCollectionViewManager.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Pod::Spec.new do |s|
1313
s.tvos.deployment_target = '11.0'
1414
s.frameworks = 'UIKit', 'Foundation'
1515
s.tvos.framework = 'TVUIKit'
16-
s.dependency 'DTModelStorage' , '~> 9.1.0'
16+
s.dependency 'DTModelStorage' , '~> 10.0.0-beta.1'
1717
end

Gemfile.lock

+72-65
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,33 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.3)
5-
activesupport (5.2.4.5)
5+
activesupport (5.2.6)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 0.7, < 2)
88
minitest (~> 5.1)
99
tzinfo (~> 1.1)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
algoliasearch (1.27.5)
1313
httpclient (~> 2.8, >= 2.8.3)
1414
json (>= 1.5.1)
1515
artifactory (3.0.15)
1616
atomos (0.1.3)
17-
aws-eventstream (1.1.0)
18-
aws-partitions (1.430.0)
19-
aws-sdk-core (3.112.0)
17+
aws-eventstream (1.1.1)
18+
aws-partitions (1.476.0)
19+
aws-sdk-core (3.116.0)
2020
aws-eventstream (~> 1, >= 1.0.2)
2121
aws-partitions (~> 1, >= 1.239.0)
2222
aws-sigv4 (~> 1.1)
2323
jmespath (~> 1.0)
24-
aws-sdk-kms (1.42.0)
24+
aws-sdk-kms (1.44.0)
2525
aws-sdk-core (~> 3, >= 3.112.0)
2626
aws-sigv4 (~> 1.1)
27-
aws-sdk-s3 (1.89.0)
27+
aws-sdk-s3 (1.96.1)
2828
aws-sdk-core (~> 3, >= 3.112.0)
2929
aws-sdk-kms (~> 1)
3030
aws-sigv4 (~> 1.1)
31-
aws-sigv4 (1.2.2)
31+
aws-sigv4 (1.2.4)
3232
aws-eventstream (~> 1, >= 1.0.2)
3333
babosa (1.0.4)
3434
claide (1.0.3)
@@ -71,41 +71,52 @@ GEM
7171
cocoapods-try (1.2.0)
7272
colored (1.2)
7373
colored2 (3.1.2)
74-
commander-fastlane (4.4.6)
75-
highline (~> 1.7.2)
76-
concurrent-ruby (1.1.8)
74+
commander (4.6.0)
75+
highline (~> 2.0.0)
76+
concurrent-ruby (1.1.9)
7777
declarative (0.0.20)
78-
declarative-option (0.1.0)
7978
digest-crc (0.6.3)
8079
rake (>= 12.0.0, < 14.0.0)
8180
domain_name (0.5.20190701)
8281
unf (>= 0.0.5, < 1.0.0)
8382
dotenv (2.7.6)
8483
emoji_regex (3.2.2)
8584
escape (0.0.4)
86-
ethon (0.12.0)
87-
ffi (>= 1.3.0)
88-
excon (0.79.0)
89-
faraday (1.3.0)
85+
ethon (0.14.0)
86+
ffi (>= 1.15.0)
87+
excon (0.84.0)
88+
faraday (1.5.1)
89+
faraday-em_http (~> 1.0)
90+
faraday-em_synchrony (~> 1.0)
91+
faraday-excon (~> 1.1)
92+
faraday-httpclient (~> 1.0.1)
9093
faraday-net_http (~> 1.0)
94+
faraday-net_http_persistent (~> 1.1)
95+
faraday-patron (~> 1.0)
9196
multipart-post (>= 1.2, < 3)
92-
ruby2_keywords
97+
ruby2_keywords (>= 0.0.4)
9398
faraday-cookie_jar (0.0.7)
9499
faraday (>= 0.8.0)
95100
http-cookie (~> 1.0.0)
101+
faraday-em_http (1.0.0)
102+
faraday-em_synchrony (1.0.0)
103+
faraday-excon (1.1.0)
104+
faraday-httpclient (1.0.1)
96105
faraday-net_http (1.0.1)
106+
faraday-net_http_persistent (1.2.0)
107+
faraday-patron (1.0.0)
97108
faraday_middleware (1.0.0)
98109
faraday (~> 1.0)
99-
fastimage (2.2.3)
100-
fastlane (2.176.0)
110+
fastimage (2.2.4)
111+
fastlane (2.187.0)
101112
CFPropertyList (>= 2.3, < 4.0.0)
102113
addressable (>= 2.3, < 3.0.0)
103114
artifactory (~> 3.0)
104115
aws-sdk-s3 (~> 1.0)
105116
babosa (>= 1.0.3, < 2.0.0)
106117
bundler (>= 1.12.0, < 3.0.0)
107118
colored
108-
commander-fastlane (>= 4.4.6, < 5.0.0)
119+
commander (~> 4.6)
109120
dotenv (>= 2.1.1, < 3.0.0)
110121
emoji_regex (>= 0.1, < 4.0)
111122
excon (>= 0.71.0, < 1.0.0)
@@ -114,9 +125,10 @@ GEM
114125
faraday_middleware (~> 1.0)
115126
fastimage (>= 2.1.0, < 3.0.0)
116127
gh_inspector (>= 1.1.2, < 2.0.0)
117-
google-api-client (>= 0.37.0, < 0.39.0)
118-
google-cloud-storage (>= 1.15.0, < 2.0.0)
119-
highline (>= 1.7.2, < 2.0.0)
128+
google-apis-androidpublisher_v3 (~> 0.1)
129+
google-apis-playcustomapp_v1 (~> 0.1)
130+
google-cloud-storage (~> 1.31)
131+
highline (~> 2.0)
120132
json (< 3.0.0)
121133
jwt (>= 2.1.0, < 3)
122134
mini_magick (>= 4.9.4, < 5.0.0)
@@ -126,7 +138,6 @@ GEM
126138
rubyzip (>= 2.0.0, < 3.0.0)
127139
security (= 0.1.3)
128140
simctl (~> 1.6.3)
129-
slack-notifier (>= 2.0.0, < 3.0.0)
130141
terminal-notifier (>= 2.0.0, < 3.0.0)
131142
terminal-table (>= 1.4.5, < 2.0.0)
132143
tty-screen (>= 0.6.3, < 1.0.0)
@@ -135,59 +146,54 @@ GEM
135146
xcodeproj (>= 1.13.0, < 2.0.0)
136147
xcpretty (~> 0.3.0)
137148
xcpretty-travis-formatter (>= 0.0.3)
138-
fastlane-plugin-versioning (0.4.4)
139-
ffi (1.14.2)
149+
fastlane-plugin-versioning (0.4.6)
150+
ffi (1.15.3)
140151
fourflusher (2.3.1)
141152
fuzzy_match (2.0.4)
142153
gh_inspector (1.1.3)
143-
google-api-client (0.38.0)
154+
google-apis-androidpublisher_v3 (0.8.0)
155+
google-apis-core (>= 0.4, < 2.a)
156+
google-apis-core (0.4.0)
144157
addressable (~> 2.5, >= 2.5.1)
145-
googleauth (~> 0.9)
146-
httpclient (>= 2.8.1, < 3.0)
158+
googleauth (>= 0.16.2, < 2.a)
159+
httpclient (>= 2.8.1, < 3.a)
147160
mini_mime (~> 1.0)
148161
representable (~> 3.0)
149-
retriable (>= 2.0, < 4.0)
150-
signet (~> 0.12)
151-
google-apis-core (0.2.1)
152-
addressable (~> 2.5, >= 2.5.1)
153-
googleauth (~> 0.14)
154-
httpclient (>= 2.8.1, < 3.0)
155-
mini_mime (~> 1.0)
156-
representable (~> 3.0)
157-
retriable (>= 2.0, < 4.0)
162+
retriable (>= 2.0, < 4.a)
158163
rexml
159-
signet (~> 0.14)
160164
webrick
161-
google-apis-iamcredentials_v1 (0.1.0)
162-
google-apis-core (~> 0.1)
163-
google-apis-storage_v1 (0.2.0)
164-
google-apis-core (~> 0.1)
165-
google-cloud-core (1.5.0)
165+
google-apis-iamcredentials_v1 (0.6.0)
166+
google-apis-core (>= 0.4, < 2.a)
167+
google-apis-playcustomapp_v1 (0.5.0)
168+
google-apis-core (>= 0.4, < 2.a)
169+
google-apis-storage_v1 (0.6.0)
170+
google-apis-core (>= 0.4, < 2.a)
171+
google-cloud-core (1.6.0)
166172
google-cloud-env (~> 1.0)
167173
google-cloud-errors (~> 1.0)
168-
google-cloud-env (1.4.0)
174+
google-cloud-env (1.5.0)
169175
faraday (>= 0.17.3, < 2.0)
170-
google-cloud-errors (1.0.1)
171-
google-cloud-storage (1.30.0)
176+
google-cloud-errors (1.1.0)
177+
google-cloud-storage (1.34.1)
172178
addressable (~> 2.5)
173179
digest-crc (~> 0.4)
174180
google-apis-iamcredentials_v1 (~> 0.1)
175181
google-apis-storage_v1 (~> 0.1)
176-
google-cloud-core (~> 1.2)
177-
googleauth (~> 0.9)
182+
google-cloud-core (~> 1.6)
183+
googleauth (>= 0.16.2, < 2.a)
178184
mini_mime (~> 1.0)
179-
googleauth (0.15.1)
185+
googleauth (0.16.2)
180186
faraday (>= 0.17.3, < 2.0)
181187
jwt (>= 1.4, < 3.0)
182188
memoist (~> 0.16)
183189
multi_json (~> 1.11)
184190
os (>= 0.9, < 2.0)
185191
signet (~> 0.14)
186-
highline (1.7.10)
187-
http-cookie (1.0.3)
192+
highline (2.0.3)
193+
http-cookie (1.0.4)
188194
domain_name (~> 0.5)
189195
httpclient (2.8.3)
190-
i18n (1.8.9)
196+
i18n (1.8.10)
191197
concurrent-ruby (~> 1.0)
192198
jazzy (0.13.1)
193199
cocoapods (~> 1.5)
@@ -200,14 +206,14 @@ GEM
200206
xcinvoke (~> 0.3.0)
201207
jmespath (1.4.0)
202208
json (2.5.1)
203-
jwt (2.2.2)
209+
jwt (2.2.3)
204210
liferaft (0.0.6)
205211
memoist (0.16.2)
206212
mime-types (3.3.1)
207213
mime-types-data (~> 3.2015)
208-
mime-types-data (3.2021.0225)
214+
mime-types-data (3.2021.0704)
209215
mini_magick (4.11.0)
210-
mini_mime (1.0.2)
216+
mini_mime (1.1.0)
211217
minitest (5.14.4)
212218
molinillo (0.6.6)
213219
multi_json (1.15.0)
@@ -217,45 +223,45 @@ GEM
217223
nap (1.1.0)
218224
naturally (2.2.1)
219225
netrc (0.11.0)
220-
octokit (4.20.0)
226+
octokit (4.21.0)
221227
faraday (>= 0.9)
222228
sawyer (~> 0.8.0, >= 0.5.3)
223229
open4 (1.3.4)
224230
os (1.1.1)
225231
plist (3.6.0)
226232
public_suffix (4.0.6)
227-
rake (13.0.3)
233+
rake (13.0.6)
228234
redcarpet (3.5.1)
229-
representable (3.0.4)
235+
representable (3.1.1)
230236
declarative (< 0.1.0)
231-
declarative-option (< 0.2.0)
237+
trailblazer-option (>= 0.1.1, < 0.2.0)
232238
uber (< 0.2.0)
233239
retriable (3.1.2)
234-
rexml (3.2.4)
240+
rexml (3.2.5)
235241
rouge (2.0.7)
236242
ruby-macho (1.4.0)
237243
ruby2_keywords (0.0.4)
238-
rubyzip (2.3.0)
244+
rubyzip (2.3.2)
239245
sassc (2.4.0)
240246
ffi (~> 1.9)
241247
sawyer (0.8.2)
242248
addressable (>= 2.3.5)
243249
faraday (> 0.8, < 2.0)
244250
security (0.1.3)
245-
signet (0.14.1)
251+
signet (0.15.0)
246252
addressable (~> 2.3)
247253
faraday (>= 0.17.3, < 2.0)
248254
jwt (>= 1.5, < 3.0)
249255
multi_json (~> 1.10)
250256
simctl (1.6.8)
251257
CFPropertyList
252258
naturally
253-
slack-notifier (2.3.2)
254259
sqlite3 (1.4.2)
255260
terminal-notifier (2.0.0)
256261
terminal-table (1.8.0)
257262
unicode-display_width (~> 1.1, >= 1.1.1)
258263
thread_safe (0.3.6)
264+
trailblazer-option (0.1.1)
259265
tty-cursor (0.7.1)
260266
tty-screen (0.8.1)
261267
tty-spinner (0.9.3)
@@ -273,12 +279,13 @@ GEM
273279
word_wrap (1.0.0)
274280
xcinvoke (0.3.0)
275281
liferaft (~> 0.0.6)
276-
xcodeproj (1.19.0)
282+
xcodeproj (1.20.0)
277283
CFPropertyList (>= 2.3.3, < 4.0)
278284
atomos (~> 0.1.3)
279285
claide (>= 1.0.2, < 2.0)
280286
colored2 (~> 3.1)
281287
nanaimo (~> 0.3.0)
288+
rexml (~> 3.2.4)
282289
xcpretty (0.3.0)
283290
rouge (~> 2.0.7)
284291
xcpretty-travis-formatter (1.0.1)

Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"repositoryURL": "https://github.com/DenTelezhkin/DTModelStorage",
77
"state": {
88
"branch": null,
9-
"revision": "1dd8d83882eb0e1c72342dcacd32c687cb39531b",
10-
"version": "8.1.0"
9+
"revision": "8dfcbd89e37e1b3b9c26ed85bcf78b656b69856f",
10+
"version": "10.0.0-beta.1"
1111
}
1212
}
1313
]

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ let package = Package(
3636
.library(name: "DTCollectionViewManager", targets: ["DTCollectionViewManager"])
3737
],
3838
dependencies: [
39-
.package(url: "https://github.com/DenTelezhkin/DTModelStorage", .upToNextMajor(from: "9.1.0"))
39+
.package(url: "https://github.com/DenTelezhkin/DTModelStorage", .upToNextMajor(from: "10.0.0-beta.1"))
4040
],
4141
targets: [
4242
.target(name: "DTCollectionViewManager", dependencies: ["DTModelStorage"]),

0 commit comments

Comments
 (0)