Skip to content

Commit 2e1db15

Browse files
authored
Bump dependencies (#68)
* Bump fastlane 2.222.0 * Bump pr_changelog 0.4.1
1 parent 4034497 commit 2e1db15

File tree

2 files changed

+107
-106
lines changed

2 files changed

+107
-106
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ source 'https://rubygems.org'
22

33
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
44

5-
gem 'pr_changelog', '~> 0.4.0'
6-
gem 'fastlane', '~> 2.172.0'
5+
gem 'pr_changelog', '~> 0.4.1'
6+
gem 'fastlane', '~> 2.222.0'

Gemfile.lock

+105-104
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,55 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.4)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
addressable (2.8.0)
7-
public_suffix (>= 2.0.2, < 5.0)
8-
artifactory (3.0.15)
8+
addressable (2.8.7)
9+
public_suffix (>= 2.0.2, < 7.0)
10+
artifactory (3.0.17)
911
atomos (0.1.3)
10-
aws-eventstream (1.2.0)
11-
aws-partitions (1.516.0)
12-
aws-sdk-core (3.121.2)
13-
aws-eventstream (~> 1, >= 1.0.2)
14-
aws-partitions (~> 1, >= 1.239.0)
15-
aws-sigv4 (~> 1.1)
16-
jmespath (~> 1.0)
17-
aws-sdk-kms (1.50.0)
18-
aws-sdk-core (~> 3, >= 3.121.2)
19-
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.104.0)
21-
aws-sdk-core (~> 3, >= 3.121.2)
12+
aws-eventstream (1.3.0)
13+
aws-partitions (1.971.0)
14+
aws-sdk-core (3.203.0)
15+
aws-eventstream (~> 1, >= 1.3.0)
16+
aws-partitions (~> 1, >= 1.651.0)
17+
aws-sigv4 (~> 1.9)
18+
jmespath (~> 1, >= 1.6.1)
19+
aws-sdk-kms (1.89.0)
20+
aws-sdk-core (~> 3, >= 3.203.0)
21+
aws-sigv4 (~> 1.5)
22+
aws-sdk-s3 (1.160.0)
23+
aws-sdk-core (~> 3, >= 3.203.0)
2224
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.4)
24-
aws-sigv4 (1.4.0)
25+
aws-sigv4 (~> 1.5)
26+
aws-sigv4 (1.9.1)
2527
aws-eventstream (~> 1, >= 1.0.2)
2628
babosa (1.0.4)
27-
claide (1.0.3)
29+
base64 (0.2.0)
30+
claide (1.1.0)
2831
colored (1.2)
2932
colored2 (3.1.2)
30-
commander-fastlane (4.4.6)
31-
highline (~> 1.7.2)
33+
commander (4.6.0)
34+
highline (~> 2.0.0)
3235
declarative (0.0.20)
33-
digest-crc (0.6.4)
36+
digest-crc (0.6.5)
3437
rake (>= 12.0.0, < 14.0.0)
35-
domain_name (0.5.20190701)
36-
unf (>= 0.0.5, < 1.0.0)
37-
dotenv (2.7.6)
38+
domain_name (0.6.20240107)
39+
dotenv (2.8.1)
3840
emoji_regex (3.2.3)
39-
excon (0.87.0)
40-
faraday (1.8.0)
41+
excon (0.111.0)
42+
faraday (1.10.3)
4143
faraday-em_http (~> 1.0)
4244
faraday-em_synchrony (~> 1.0)
4345
faraday-excon (~> 1.1)
44-
faraday-httpclient (~> 1.0.1)
46+
faraday-httpclient (~> 1.0)
47+
faraday-multipart (~> 1.0)
4548
faraday-net_http (~> 1.0)
46-
faraday-net_http_persistent (~> 1.1)
49+
faraday-net_http_persistent (~> 1.0)
4750
faraday-patron (~> 1.0)
4851
faraday-rack (~> 1.0)
49-
multipart-post (>= 1.2, < 3)
52+
faraday-retry (~> 1.0)
5053
ruby2_keywords (>= 0.0.4)
5154
faraday-cookie_jar (0.0.7)
5255
faraday (>= 0.8.0)
@@ -55,22 +58,25 @@ GEM
5558
faraday-em_synchrony (1.0.0)
5659
faraday-excon (1.1.0)
5760
faraday-httpclient (1.0.1)
58-
faraday-net_http (1.0.1)
61+
faraday-multipart (1.0.4)
62+
multipart-post (~> 2)
63+
faraday-net_http (1.0.2)
5964
faraday-net_http_persistent (1.2.0)
6065
faraday-patron (1.0.0)
6166
faraday-rack (1.0.0)
67+
faraday-retry (1.0.3)
6268
faraday_middleware (1.2.0)
6369
faraday (~> 1.0)
64-
fastimage (2.2.5)
65-
fastlane (2.172.0)
70+
fastimage (2.3.1)
71+
fastlane (2.222.0)
6672
CFPropertyList (>= 2.3, < 4.0.0)
67-
addressable (>= 2.3, < 3.0.0)
73+
addressable (>= 2.8, < 3.0.0)
6874
artifactory (~> 3.0)
6975
aws-sdk-s3 (~> 1.0)
7076
babosa (>= 1.0.3, < 2.0.0)
7177
bundler (>= 1.12.0, < 3.0.0)
72-
colored
73-
commander-fastlane (>= 4.4.6, < 5.0.0)
78+
colored (~> 1.2)
79+
commander (~> 4.6)
7480
dotenv (>= 2.1.1, < 3.0.0)
7581
emoji_regex (>= 0.1, < 4.0)
7682
excon (>= 0.71.0, < 1.0.0)
@@ -79,129 +85,124 @@ GEM
7985
faraday_middleware (~> 1.0)
8086
fastimage (>= 2.1.0, < 3.0.0)
8187
gh_inspector (>= 1.1.2, < 2.0.0)
82-
google-api-client (>= 0.37.0, < 0.39.0)
83-
google-cloud-storage (>= 1.15.0, < 2.0.0)
84-
highline (>= 1.7.2, < 2.0.0)
88+
google-apis-androidpublisher_v3 (~> 0.3)
89+
google-apis-playcustomapp_v1 (~> 0.1)
90+
google-cloud-env (>= 1.6.0, < 2.0.0)
91+
google-cloud-storage (~> 1.31)
92+
highline (~> 2.0)
93+
http-cookie (~> 1.0.5)
8594
json (< 3.0.0)
8695
jwt (>= 2.1.0, < 3)
8796
mini_magick (>= 4.9.4, < 5.0.0)
88-
multipart-post (~> 2.0.0)
97+
multipart-post (>= 2.0.0, < 3.0.0)
98+
naturally (~> 2.2)
99+
optparse (>= 0.1.1, < 1.0.0)
89100
plist (>= 3.1.0, < 4.0.0)
90101
rubyzip (>= 2.0.0, < 3.0.0)
91-
security (= 0.1.3)
102+
security (= 0.1.5)
92103
simctl (~> 1.6.3)
93-
slack-notifier (>= 2.0.0, < 3.0.0)
94104
terminal-notifier (>= 2.0.0, < 3.0.0)
95-
terminal-table (>= 1.4.5, < 2.0.0)
105+
terminal-table (~> 3)
96106
tty-screen (>= 0.6.3, < 1.0.0)
97107
tty-spinner (>= 0.8.0, < 1.0.0)
98108
word_wrap (~> 1.0.0)
99109
xcodeproj (>= 1.13.0, < 2.0.0)
100110
xcpretty (~> 0.3.0)
101-
xcpretty-travis-formatter (>= 0.0.3)
111+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
102112
gh_inspector (1.1.3)
103-
google-api-client (0.38.0)
104-
addressable (~> 2.5, >= 2.5.1)
105-
googleauth (~> 0.9)
106-
httpclient (>= 2.8.1, < 3.0)
107-
mini_mime (~> 1.0)
108-
representable (~> 3.0)
109-
retriable (>= 2.0, < 4.0)
110-
signet (~> 0.12)
111-
google-apis-core (0.4.1)
113+
google-apis-androidpublisher_v3 (0.54.0)
114+
google-apis-core (>= 0.11.0, < 2.a)
115+
google-apis-core (0.11.3)
112116
addressable (~> 2.5, >= 2.5.1)
113117
googleauth (>= 0.16.2, < 2.a)
114118
httpclient (>= 2.8.1, < 3.a)
115119
mini_mime (~> 1.0)
116120
representable (~> 3.0)
117121
retriable (>= 2.0, < 4.a)
118122
rexml
119-
webrick
120-
google-apis-iamcredentials_v1 (0.7.0)
121-
google-apis-core (>= 0.4, < 2.a)
122-
google-apis-storage_v1 (0.8.0)
123-
google-apis-core (>= 0.4, < 2.a)
124-
google-cloud-core (1.6.0)
125-
google-cloud-env (~> 1.0)
123+
google-apis-iamcredentials_v1 (0.17.0)
124+
google-apis-core (>= 0.11.0, < 2.a)
125+
google-apis-playcustomapp_v1 (0.13.0)
126+
google-apis-core (>= 0.11.0, < 2.a)
127+
google-apis-storage_v1 (0.31.0)
128+
google-apis-core (>= 0.11.0, < 2.a)
129+
google-cloud-core (1.7.1)
130+
google-cloud-env (>= 1.0, < 3.a)
126131
google-cloud-errors (~> 1.0)
127-
google-cloud-env (1.5.0)
128-
faraday (>= 0.17.3, < 2.0)
129-
google-cloud-errors (1.2.0)
130-
google-cloud-storage (1.34.1)
131-
addressable (~> 2.5)
132+
google-cloud-env (1.6.0)
133+
faraday (>= 0.17.3, < 3.0)
134+
google-cloud-errors (1.4.0)
135+
google-cloud-storage (1.47.0)
136+
addressable (~> 2.8)
132137
digest-crc (~> 0.4)
133138
google-apis-iamcredentials_v1 (~> 0.1)
134-
google-apis-storage_v1 (~> 0.1)
139+
google-apis-storage_v1 (~> 0.31.0)
135140
google-cloud-core (~> 1.6)
136141
googleauth (>= 0.16.2, < 2.a)
137142
mini_mime (~> 1.0)
138-
googleauth (0.17.1)
139-
faraday (>= 0.17.3, < 2.0)
143+
googleauth (1.8.1)
144+
faraday (>= 0.17.3, < 3.a)
140145
jwt (>= 1.4, < 3.0)
141-
memoist (~> 0.16)
142146
multi_json (~> 1.11)
143147
os (>= 0.9, < 2.0)
144-
signet (~> 0.15)
145-
highline (1.7.10)
146-
http-cookie (1.0.4)
148+
signet (>= 0.16, < 2.a)
149+
highline (2.0.3)
150+
http-cookie (1.0.7)
147151
domain_name (~> 0.5)
148152
httpclient (2.8.3)
149-
jmespath (1.4.0)
150-
json (2.6.0)
151-
jwt (2.3.0)
152-
memoist (0.16.2)
153-
mini_magick (4.11.0)
154-
mini_mime (1.1.2)
153+
jmespath (1.6.2)
154+
json (2.7.2)
155+
jwt (2.8.2)
156+
base64
157+
mini_magick (4.13.2)
158+
mini_mime (1.1.5)
155159
multi_json (1.15.0)
156-
multipart-post (2.0.0)
160+
multipart-post (2.4.1)
157161
nanaimo (0.3.0)
158162
naturally (2.2.1)
159-
os (1.1.1)
160-
plist (3.6.0)
161-
pr_changelog (0.4.0)
162-
public_suffix (4.0.6)
163-
rake (13.0.6)
164-
representable (3.1.1)
163+
nkf (0.2.0)
164+
optparse (0.5.0)
165+
os (1.1.4)
166+
plist (3.7.1)
167+
pr_changelog (0.4.1)
168+
public_suffix (6.0.1)
169+
rake (13.2.1)
170+
representable (3.2.0)
165171
declarative (< 0.1.0)
166172
trailblazer-option (>= 0.1.1, < 0.2.0)
167173
uber (< 0.2.0)
168174
retriable (3.1.2)
169-
rexml (3.2.5)
175+
rexml (3.3.7)
170176
rouge (2.0.7)
171177
ruby2_keywords (0.0.5)
172178
rubyzip (2.3.2)
173-
security (0.1.3)
174-
signet (0.16.0)
179+
security (0.1.5)
180+
signet (0.19.0)
175181
addressable (~> 2.8)
176-
faraday (>= 0.17.3, < 2.0)
182+
faraday (>= 0.17.5, < 3.a)
177183
jwt (>= 1.5, < 3.0)
178184
multi_json (~> 1.10)
179-
simctl (1.6.8)
185+
simctl (1.6.10)
180186
CFPropertyList
181187
naturally
182-
slack-notifier (2.4.0)
183188
terminal-notifier (2.0.0)
184-
terminal-table (1.8.0)
185-
unicode-display_width (~> 1.1, >= 1.1.1)
186-
trailblazer-option (0.1.1)
189+
terminal-table (3.0.2)
190+
unicode-display_width (>= 1.1.1, < 3)
191+
trailblazer-option (0.1.2)
187192
tty-cursor (0.7.1)
188-
tty-screen (0.8.1)
193+
tty-screen (0.8.2)
189194
tty-spinner (0.9.3)
190195
tty-cursor (~> 0.7)
191196
uber (0.1.0)
192-
unf (0.1.4)
193-
unf_ext
194-
unf_ext (0.0.8)
195-
unicode-display_width (1.8.0)
196-
webrick (1.7.0)
197+
unicode-display_width (2.5.0)
197198
word_wrap (1.0.0)
198-
xcodeproj (1.21.0)
199+
xcodeproj (1.25.0)
199200
CFPropertyList (>= 2.3.3, < 4.0)
200201
atomos (~> 0.1.3)
201202
claide (>= 1.0.2, < 2.0)
202203
colored2 (~> 3.1)
203204
nanaimo (~> 0.3.0)
204-
rexml (~> 3.2.4)
205+
rexml (>= 3.3.2, < 4.0)
205206
xcpretty (0.3.0)
206207
rouge (~> 2.0.7)
207208
xcpretty-travis-formatter (1.0.1)
@@ -211,8 +212,8 @@ PLATFORMS
211212
ruby
212213

213214
DEPENDENCIES
214-
fastlane (~> 2.172.0)
215-
pr_changelog (~> 0.4.0)
215+
fastlane (~> 2.222.0)
216+
pr_changelog (~> 0.4.1)
216217

217218
BUNDLED WITH
218219
2.1.4

0 commit comments

Comments
 (0)