Skip to content

Commit 4a7ec92

Browse files
authored
Merge branch 'main' into translations_38be97ba57d452def5298a6dd391a557_tr
2 parents bfeea96 + e525e86 commit 4a7ec92

File tree

1,746 files changed

+8981
-26597
lines changed

Some content is hidden

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

1,746 files changed

+8981
-26597
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
private-*
22
openarchive-release.keystore
3+
.kotlin/
34

45
# Built application files
56
*.apk
@@ -12,9 +13,11 @@ openarchive-release.keystore
1213
*.class
1314

1415
# Generated files
16+
app/build/
17+
app/debug/
18+
app/release/
1519
bin/
1620
gen/
17-
app/build/
1821
release/
1922
spoon-output/
2023
screenshots/

Gemfile.lock

+29-29
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ GEM
55
base64
66
nkf
77
rexml
8-
addressable (2.8.6)
9-
public_suffix (>= 2.0.2, < 6.0)
8+
addressable (2.8.7)
9+
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.0)
13-
aws-partitions (1.907.0)
14-
aws-sdk-core (3.191.6)
13+
aws-partitions (1.981.0)
14+
aws-sdk-core (3.209.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.651.0)
17-
aws-sigv4 (~> 1.8)
17+
aws-sigv4 (~> 1.9)
1818
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.78.0)
20-
aws-sdk-core (~> 3, >= 3.191.0)
21-
aws-sigv4 (~> 1.1)
22-
aws-sdk-s3 (1.146.1)
23-
aws-sdk-core (~> 3, >= 3.191.0)
19+
aws-sdk-kms (1.94.0)
20+
aws-sdk-core (~> 3, >= 3.207.0)
21+
aws-sigv4 (~> 1.5)
22+
aws-sdk-s3 (1.166.0)
23+
aws-sdk-core (~> 3, >= 3.207.0)
2424
aws-sdk-kms (~> 1)
25-
aws-sigv4 (~> 1.8)
26-
aws-sigv4 (1.8.0)
25+
aws-sigv4 (~> 1.5)
26+
aws-sigv4 (1.10.0)
2727
aws-eventstream (~> 1, >= 1.0.2)
2828
babosa (1.0.4)
2929
base64 (0.2.0)
@@ -38,8 +38,8 @@ GEM
3838
domain_name (0.6.20240107)
3939
dotenv (2.8.1)
4040
emoji_regex (3.2.3)
41-
excon (0.110.0)
42-
faraday (1.10.3)
41+
excon (0.111.0)
42+
faraday (1.10.4)
4343
faraday-em_http (~> 1.0)
4444
faraday-em_synchrony (~> 1.0)
4545
faraday-excon (~> 1.1)
@@ -60,15 +60,15 @@ GEM
6060
faraday-httpclient (1.0.1)
6161
faraday-multipart (1.0.4)
6262
multipart-post (~> 2)
63-
faraday-net_http (1.0.1)
63+
faraday-net_http (1.0.2)
6464
faraday-net_http_persistent (1.2.0)
6565
faraday-patron (1.0.0)
6666
faraday-rack (1.0.0)
6767
faraday-retry (1.0.3)
68-
faraday_middleware (1.2.0)
68+
faraday_middleware (1.2.1)
6969
faraday (~> 1.0)
7070
fastimage (2.3.1)
71-
fastlane (2.220.0)
71+
fastlane (2.223.1)
7272
CFPropertyList (>= 2.3, < 4.0.0)
7373
addressable (>= 2.8, < 3.0.0)
7474
artifactory (~> 3.0)
@@ -129,7 +129,7 @@ GEM
129129
google-apis-core (>= 0.11.0, < 2.a)
130130
google-apis-storage_v1 (0.31.0)
131131
google-apis-core (>= 0.11.0, < 2.a)
132-
google-cloud-core (1.7.0)
132+
google-cloud-core (1.7.1)
133133
google-cloud-env (>= 1.0, < 3.a)
134134
google-cloud-errors (~> 1.0)
135135
google-cloud-env (1.6.0)
@@ -150,31 +150,31 @@ GEM
150150
os (>= 0.9, < 2.0)
151151
signet (>= 0.16, < 2.a)
152152
highline (2.0.3)
153-
http-cookie (1.0.5)
153+
http-cookie (1.0.7)
154154
domain_name (~> 0.5)
155155
httpclient (2.8.3)
156156
jmespath (1.6.2)
157157
json (2.7.2)
158-
jwt (2.8.1)
158+
jwt (2.9.1)
159159
base64
160-
mini_magick (4.12.0)
160+
mini_magick (4.13.2)
161161
mini_mime (1.1.5)
162162
multi_json (1.15.0)
163-
multipart-post (2.4.0)
163+
multipart-post (2.4.1)
164164
nanaimo (0.3.0)
165165
naturally (2.2.1)
166166
nkf (0.2.0)
167-
optparse (0.4.0)
167+
optparse (0.5.0)
168168
os (1.1.4)
169169
plist (3.7.1)
170-
public_suffix (5.0.5)
171-
rake (13.2.0)
170+
public_suffix (6.0.1)
171+
rake (13.2.1)
172172
representable (3.2.0)
173173
declarative (< 0.1.0)
174174
trailblazer-option (>= 0.1.1, < 0.2.0)
175175
uber (< 0.2.0)
176176
retriable (3.1.2)
177-
rexml (3.2.6)
177+
rexml (3.3.8)
178178
rouge (2.0.7)
179179
ruby2_keywords (0.0.5)
180180
rubyzip (2.3.2)
@@ -197,15 +197,15 @@ GEM
197197
tty-spinner (0.9.3)
198198
tty-cursor (~> 0.7)
199199
uber (0.1.0)
200-
unicode-display_width (2.5.0)
200+
unicode-display_width (2.6.0)
201201
word_wrap (1.0.0)
202-
xcodeproj (1.24.0)
202+
xcodeproj (1.25.0)
203203
CFPropertyList (>= 2.3.3, < 4.0)
204204
atomos (~> 0.1.3)
205205
claide (>= 1.0.2, < 2.0)
206206
colored2 (~> 3.1)
207207
nanaimo (~> 0.3.0)
208-
rexml (~> 3.2.4)
208+
rexml (>= 3.3.2, < 4.0)
209209
xcpretty (0.3.0)
210210
rouge (~> 2.0.7)
211211
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)