Skip to content

Commit 9a1a31c

Browse files
committed
Update screenshots
1 parent 6d32b06 commit 9a1a31c

File tree

184 files changed

+129
-135
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+129
-135
lines changed

Gemfile.lock

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
addressable (2.8.5)
6+
addressable (2.8.6)
77
public_suffix (>= 2.0.2, < 6.0)
88
artifactory (3.0.15)
99
atomos (0.1.3)
10-
aws-eventstream (1.2.0)
11-
aws-partitions (1.853.0)
12-
aws-sdk-core (3.187.0)
13-
aws-eventstream (~> 1, >= 1.0.2)
10+
aws-eventstream (1.3.0)
11+
aws-partitions (1.877.0)
12+
aws-sdk-core (3.190.1)
13+
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.651.0)
15-
aws-sigv4 (~> 1.5)
15+
aws-sigv4 (~> 1.8)
1616
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.72.0)
18-
aws-sdk-core (~> 3, >= 3.184.0)
17+
aws-sdk-kms (1.76.0)
18+
aws-sdk-core (~> 3, >= 3.188.0)
1919
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.137.0)
21-
aws-sdk-core (~> 3, >= 3.181.0)
20+
aws-sdk-s3 (1.142.0)
21+
aws-sdk-core (~> 3, >= 3.189.0)
2222
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.6)
24-
aws-sigv4 (1.6.1)
23+
aws-sigv4 (~> 1.8)
24+
aws-sigv4 (1.8.0)
2525
aws-eventstream (~> 1, >= 1.0.2)
2626
babosa (1.0.4)
2727
claide (1.1.0)
@@ -32,10 +32,10 @@ GEM
3232
declarative (0.0.20)
3333
digest-crc (0.6.5)
3434
rake (>= 12.0.0, < 14.0.0)
35-
domain_name (0.6.20231109)
35+
domain_name (0.6.20240107)
3636
dotenv (2.8.1)
3737
emoji_regex (3.2.3)
38-
excon (0.104.0)
38+
excon (0.109.0)
3939
faraday (1.10.3)
4040
faraday-em_http (~> 1.0)
4141
faraday-em_synchrony (~> 1.0)
@@ -64,8 +64,8 @@ GEM
6464
faraday-retry (1.0.3)
6565
faraday_middleware (1.2.0)
6666
faraday (~> 1.0)
67-
fastimage (2.2.7)
68-
fastlane (2.217.0)
67+
fastimage (2.3.0)
68+
fastlane (2.219.0)
6969
CFPropertyList (>= 2.3, < 4.0.0)
7070
addressable (>= 2.8, < 3.0.0)
7171
artifactory (~> 3.0)
@@ -84,6 +84,7 @@ GEM
8484
gh_inspector (>= 1.1.2, < 2.0.0)
8585
google-apis-androidpublisher_v3 (~> 0.3)
8686
google-apis-playcustomapp_v1 (~> 0.1)
87+
google-cloud-env (>= 1.6.0, < 2.0.0)
8788
google-cloud-storage (~> 1.31)
8889
highline (~> 2.0)
8990
http-cookie (~> 1.0.5)
@@ -92,7 +93,7 @@ GEM
9293
mini_magick (>= 4.9.4, < 5.0.0)
9394
multipart-post (>= 2.0.0, < 3.0.0)
9495
naturally (~> 2.2)
95-
optparse (~> 0.1.1)
96+
optparse (>= 0.1.1)
9697
plist (>= 3.1.0, < 4.0.0)
9798
rubyzip (>= 2.0.0, < 3.0.0)
9899
security (= 0.1.3)
@@ -107,7 +108,7 @@ GEM
107108
xcpretty-travis-formatter (>= 0.0.3)
108109
fastlane-plugin-versioning (0.5.2)
109110
gh_inspector (1.1.3)
110-
google-apis-androidpublisher_v3 (0.52.0)
111+
google-apis-androidpublisher_v3 (0.54.0)
111112
google-apis-core (>= 0.11.0, < 2.a)
112113
google-apis-core (0.11.2)
113114
addressable (~> 2.5, >= 2.5.1)
@@ -124,13 +125,13 @@ GEM
124125
google-apis-core (>= 0.11.0, < 2.a)
125126
google-apis-storage_v1 (0.29.0)
126127
google-apis-core (>= 0.11.0, < 2.a)
127-
google-cloud-core (1.6.0)
128-
google-cloud-env (~> 1.0)
128+
google-cloud-core (1.6.1)
129+
google-cloud-env (>= 1.0, < 3.a)
129130
google-cloud-errors (~> 1.0)
130131
google-cloud-env (1.6.0)
131132
faraday (>= 0.17.3, < 3.0)
132133
google-cloud-errors (1.3.1)
133-
google-cloud-storage (1.45.0)
134+
google-cloud-storage (1.46.0)
134135
addressable (~> 2.8)
135136
digest-crc (~> 0.4)
136137
google-apis-iamcredentials_v1 (~> 0.1)
@@ -149,17 +150,17 @@ GEM
149150
domain_name (~> 0.5)
150151
httpclient (2.8.3)
151152
jmespath (1.6.2)
152-
json (2.6.3)
153+
json (2.7.1)
153154
jwt (2.7.1)
154155
mini_magick (4.12.0)
155156
mini_mime (1.1.5)
156157
multi_json (1.15.0)
157158
multipart-post (2.3.0)
158159
nanaimo (0.3.0)
159160
naturally (2.2.1)
160-
optparse (0.1.1)
161+
optparse (0.4.0)
161162
os (1.1.4)
162-
plist (3.7.0)
163+
plist (3.7.1)
163164
public_suffix (5.0.4)
164165
rake (13.1.0)
165166
representable (3.2.0)
@@ -185,7 +186,7 @@ GEM
185186
unicode-display_width (>= 1.1.1, < 3)
186187
trailblazer-option (0.1.2)
187188
tty-cursor (0.7.1)
188-
tty-screen (0.8.1)
189+
tty-screen (0.8.2)
189190
tty-spinner (0.9.3)
190191
tty-cursor (~> 0.7)
191192
uber (0.1.0)
52.5 KB
98.1 KB
19 KB
13.1 KB
173 KB
25.1 KB
106 KB
556 KB
30.1 KB

0 commit comments

Comments
 (0)