Skip to content

Commit 77d88f3

Browse files
committed
Update dependencies
1 parent 4540f7b commit 77d88f3

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Framework/Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ GEM
1515
atomos (0.1.3)
1616
babosa (1.0.3)
1717
claide (1.0.3)
18-
cocoapods (1.8.1)
18+
cocoapods (1.8.4)
1919
activesupport (>= 4.0.2, < 5)
2020
claide (>= 1.0.2, < 2.0)
21-
cocoapods-core (= 1.8.1)
21+
cocoapods-core (= 1.8.4)
2222
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2323
cocoapods-downloader (>= 1.2.2, < 2.0)
2424
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -34,14 +34,14 @@ GEM
3434
nap (~> 1.0)
3535
ruby-macho (~> 1.4)
3636
xcodeproj (>= 1.11.1, < 2.0)
37-
cocoapods-core (1.8.1)
37+
cocoapods-core (1.8.4)
3838
activesupport (>= 4.0.2, < 6)
3939
algoliasearch (~> 1.0)
4040
concurrent-ruby (~> 1.1)
4141
fuzzy_match (~> 2.0.4)
4242
nap (~> 1.0)
4343
cocoapods-deintegrate (1.0.4)
44-
cocoapods-downloader (1.2.2)
44+
cocoapods-downloader (1.3.0)
4545
cocoapods-plugins (1.0.0)
4646
nap
4747
cocoapods-search (1.0.0)
@@ -63,16 +63,16 @@ GEM
6363
dotenv (2.7.5)
6464
emoji_regex (1.0.1)
6565
escape (0.0.4)
66-
excon (0.67.0)
67-
faraday (0.16.2)
66+
excon (0.69.1)
67+
faraday (0.17.1)
6868
multipart-post (>= 1.2, < 3)
6969
faraday-cookie_jar (0.0.6)
7070
faraday (>= 0.7.4)
7171
http-cookie (~> 1.0.0)
7272
faraday_middleware (0.13.1)
7373
faraday (>= 0.7.4, < 1.0)
7474
fastimage (2.1.7)
75-
fastlane (2.131.0)
75+
fastlane (2.137.0)
7676
CFPropertyList (>= 2.3, < 4.0.0)
7777
addressable (>= 2.3, < 3.0.0)
7878
babosa (>= 1.0.2, < 2.0.0)
@@ -82,9 +82,9 @@ GEM
8282
dotenv (>= 2.1.1, < 3.0.0)
8383
emoji_regex (>= 0.1, < 2.0)
8484
excon (>= 0.45.0, < 1.0.0)
85-
faraday (~> 0.9)
85+
faraday (~> 0.17)
8686
faraday-cookie_jar (~> 0.0.6)
87-
faraday_middleware (~> 0.9)
87+
faraday_middleware (~> 0.13.1)
8888
fastimage (>= 2.1.0, < 3.0.0)
8989
gh_inspector (>= 1.1.2, < 2.0.0)
9090
google-api-client (>= 0.21.2, < 0.24.0)
@@ -97,7 +97,7 @@ GEM
9797
multipart-post (~> 2.0.0)
9898
plist (>= 3.1.0, < 4.0.0)
9999
public_suffix (~> 2.0.0)
100-
rubyzip (>= 1.2.2, < 2.0.0)
100+
rubyzip (>= 1.3.0, < 2.0.0)
101101
security (= 0.1.3)
102102
simctl (~> 1.6.3)
103103
slack-notifier (>= 2.0.0, < 3.0.0)
@@ -120,9 +120,9 @@ GEM
120120
representable (~> 3.0)
121121
retriable (>= 2.0, < 4.0)
122122
signet (~> 0.9)
123-
google-cloud-core (1.3.1)
123+
google-cloud-core (1.4.1)
124124
google-cloud-env (~> 1.0)
125-
google-cloud-env (1.2.1)
125+
google-cloud-env (1.3.0)
126126
faraday (~> 0.11)
127127
google-cloud-storage (1.16.0)
128128
digest-crc (~> 0.4)
@@ -144,22 +144,22 @@ GEM
144144
concurrent-ruby (~> 1.0)
145145
json (2.2.0)
146146
jwt (2.1.0)
147-
memoist (0.16.0)
147+
memoist (0.16.1)
148148
mime-types (3.3)
149149
mime-types-data (~> 3.2015)
150-
mime-types-data (3.2019.0904)
150+
mime-types-data (3.2019.1009)
151151
mini_magick (4.9.5)
152152
mini_portile2 (2.4.0)
153-
minitest (5.12.2)
153+
minitest (5.13.0)
154154
molinillo (0.6.6)
155-
multi_json (1.13.1)
155+
multi_json (1.14.1)
156156
multi_xml (0.6.0)
157157
multipart-post (2.0.0)
158158
nanaimo (0.2.6)
159159
nap (1.1.0)
160160
naturally (2.2.0)
161161
netrc (0.11.0)
162-
nokogiri (1.10.4)
162+
nokogiri (1.10.5)
163163
mini_portile2 (~> 2.4.0)
164164
os (1.0.1)
165165
plist (3.5.0)
@@ -173,7 +173,7 @@ GEM
173173
ruby-macho (1.4.0)
174174
rubyzip (1.3.0)
175175
security (0.1.3)
176-
signet (0.11.0)
176+
signet (0.12.0)
177177
addressable (~> 2.3)
178178
faraday (~> 0.9)
179179
jwt (>= 1.5, < 3.0)
@@ -198,7 +198,7 @@ GEM
198198
unf_ext (0.0.7.6)
199199
unicode-display_width (1.6.0)
200200
word_wrap (1.0.0)
201-
xcodeproj (1.12.0)
201+
xcodeproj (1.13.0)
202202
CFPropertyList (>= 2.3.3, < 4.0)
203203
atomos (~> 0.1.3)
204204
claide (>= 1.0.2, < 2.0)

Framework/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- SwiftLint (0.35.0)
2+
- SwiftLint (0.37.0)
33

44
DEPENDENCIES:
55
- SwiftLint
@@ -9,8 +9,8 @@ SPEC REPOS:
99
- SwiftLint
1010

1111
SPEC CHECKSUMS:
12-
SwiftLint: 5553187048b900c91aa03552807681bb6b027846
12+
SwiftLint: c078a14d7d7ade75e5507795d185e3da41d844d2
1313

1414
PODFILE CHECKSUM: bc57f9701723d45bc03e15a5924c7055597e4a17
1515

16-
COCOAPODS: 1.8.1
16+
COCOAPODS: 1.8.4

0 commit comments

Comments
 (0)