Skip to content

Commit fdbaffa

Browse files
committed
Bump version
1 parent bc4aade commit fdbaffa

File tree

5 files changed

+52
-33
lines changed

5 files changed

+52
-33
lines changed

Gemfile.lock

Lines changed: 36 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,19 @@ GEM
44
CFPropertyList (3.0.3)
55
addressable (2.7.0)
66
public_suffix (>= 2.0.2, < 5.0)
7+
artifactory (3.0.15)
78
atomos (0.1.3)
89
aws-eventstream (1.1.0)
9-
aws-partitions (1.403.0)
10-
aws-sdk-core (3.110.0)
10+
aws-partitions (1.417.0)
11+
aws-sdk-core (3.111.2)
1112
aws-eventstream (~> 1, >= 1.0.2)
1213
aws-partitions (~> 1, >= 1.239.0)
1314
aws-sigv4 (~> 1.1)
1415
jmespath (~> 1.0)
15-
aws-sdk-kms (1.39.0)
16+
aws-sdk-kms (1.41.0)
1617
aws-sdk-core (~> 3, >= 3.109.0)
1718
aws-sigv4 (~> 1.1)
18-
aws-sdk-s3 (1.86.0)
19+
aws-sdk-s3 (1.87.0)
1920
aws-sdk-core (~> 3, >= 3.109.0)
2021
aws-sdk-kms (~> 1)
2122
aws-sigv4 (~> 1.1)
@@ -29,25 +30,28 @@ GEM
2930
highline (~> 1.7.2)
3031
declarative (0.0.20)
3132
declarative-option (0.1.0)
32-
digest-crc (0.6.2)
33-
rake (~> 12.0)
33+
digest-crc (0.6.3)
34+
rake (>= 12.0.0, < 14.0.0)
3435
domain_name (0.5.20190701)
3536
unf (>= 0.0.5, < 1.0.0)
3637
dotenv (2.7.6)
3738
emoji_regex (3.2.1)
3839
excon (0.78.1)
39-
faraday (1.1.0)
40+
faraday (1.3.0)
41+
faraday-net_http (~> 1.0)
4042
multipart-post (>= 1.2, < 3)
4143
ruby2_keywords
4244
faraday-cookie_jar (0.0.7)
4345
faraday (>= 0.8.0)
4446
http-cookie (~> 1.0.0)
47+
faraday-net_http (1.0.1)
4548
faraday_middleware (1.0.0)
4649
faraday (~> 1.0)
47-
fastimage (2.2.0)
48-
fastlane (2.170.0)
50+
fastimage (2.2.1)
51+
fastlane (2.172.0)
4952
CFPropertyList (>= 2.3, < 4.0.0)
5053
addressable (>= 2.3, < 3.0.0)
54+
artifactory (~> 3.0)
5155
aws-sdk-s3 (~> 1.0)
5256
babosa (>= 1.0.3, < 2.0.0)
5357
bundler (>= 1.12.0, < 3.0.0)
@@ -91,16 +95,30 @@ GEM
9195
representable (~> 3.0)
9296
retriable (>= 2.0, < 4.0)
9397
signet (~> 0.12)
98+
google-apis-core (0.2.0)
99+
addressable (~> 2.5, >= 2.5.1)
100+
googleauth (~> 0.14)
101+
httpclient (>= 2.8.1, < 3.0)
102+
mini_mime (~> 1.0)
103+
representable (~> 3.0)
104+
retriable (>= 2.0, < 4.0)
105+
rexml
106+
signet (~> 0.14)
107+
google-apis-iamcredentials_v1 (0.1.0)
108+
google-apis-core (~> 0.1)
109+
google-apis-storage_v1 (0.1.0)
110+
google-apis-core (~> 0.1)
94111
google-cloud-core (1.5.0)
95112
google-cloud-env (~> 1.0)
96113
google-cloud-errors (~> 1.0)
97114
google-cloud-env (1.4.0)
98115
faraday (>= 0.17.3, < 2.0)
99116
google-cloud-errors (1.0.1)
100-
google-cloud-storage (1.29.1)
117+
google-cloud-storage (1.30.0)
101118
addressable (~> 2.5)
102119
digest-crc (~> 0.4)
103-
google-api-client (~> 0.33)
120+
google-apis-iamcredentials_v1 (~> 0.1)
121+
google-apis-storage_v1 (~> 0.1)
104122
google-cloud-core (~> 1.2)
105123
googleauth (~> 0.9)
106124
mini_mime (~> 1.0)
@@ -116,26 +134,27 @@ GEM
116134
domain_name (~> 0.5)
117135
httpclient (2.8.3)
118136
jmespath (1.4.0)
119-
json (2.3.1)
137+
json (2.5.1)
120138
jwt (2.2.2)
121139
memoist (0.16.2)
122140
mini_magick (4.11.0)
123141
mini_mime (1.0.2)
124142
multi_json (1.15.0)
125143
multipart-post (2.0.0)
126144
nanaimo (0.3.0)
127-
naturally (2.2.0)
145+
naturally (2.2.1)
128146
os (1.1.1)
129-
plist (3.5.0)
147+
plist (3.6.0)
130148
public_suffix (4.0.6)
131-
rake (12.3.3)
149+
rake (13.0.3)
132150
representable (3.0.4)
133151
declarative (< 0.1.0)
134152
declarative-option (< 0.2.0)
135153
uber (< 0.2.0)
136154
retriable (3.1.2)
155+
rexml (3.2.4)
137156
rouge (2.0.7)
138-
ruby2_keywords (0.0.2)
157+
ruby2_keywords (0.0.4)
139158
rubyzip (2.3.0)
140159
security (0.1.3)
141160
signet (0.14.0)
@@ -168,7 +187,7 @@ GEM
168187
nanaimo (~> 0.3.0)
169188
xcpretty (0.3.0)
170189
rouge (~> 2.0.7)
171-
xcpretty-travis-formatter (1.0.0)
190+
xcpretty-travis-formatter (1.0.1)
172191
xcpretty (~> 0.2, >= 0.0.7)
173192

174193
PLATFORMS

PrincessGuide.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2215,7 +2215,7 @@
22152215
CLANG_ENABLE_MODULES = YES;
22162216
CODE_SIGN_ENTITLEMENTS = PrincessGuide/PrincessGuide.entitlements;
22172217
CODE_SIGN_STYLE = Automatic;
2218-
CURRENT_PROJECT_VERSION = 190;
2218+
CURRENT_PROJECT_VERSION = 191;
22192219
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
22202220
DEVELOPMENT_TEAM = MXJJEEMF3U;
22212221
INFOPLIST_FILE = PrincessGuide/Info.plist;
@@ -2240,7 +2240,7 @@
22402240
CLANG_ENABLE_MODULES = YES;
22412241
CODE_SIGN_ENTITLEMENTS = PrincessGuide/PrincessGuide.entitlements;
22422242
CODE_SIGN_STYLE = Automatic;
2243-
CURRENT_PROJECT_VERSION = 190;
2243+
CURRENT_PROJECT_VERSION = 191;
22442244
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
22452245
DEVELOPMENT_TEAM = MXJJEEMF3U;
22462246
INFOPLIST_FILE = PrincessGuide/Info.plist;

PrincessGuide/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>1.1.4</string>
2121
<key>CFBundleVersion</key>
22-
<string>190</string>
22+
<string>191</string>
2323
<key>Document version</key>
2424
<integer>3</integer>
2525
<key>ITSAppUsesNonExemptEncryption</key>

PrincessGuide/ja.lproj/Localizable.strings

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
" The upper limit of this effect is [%@]." = "効果の上限は[%@]。";
99

1010
/* No comment provided by engineer. */
11-
" This barrier takes effect for %@ times." = "このバリアは%@回まで使用可能。";
11+
" This barrier takes effect for %@ times." = "このシールドは%@回まで使用可能。";
1212

1313
/* clause separator */
1414
", " = "、";
@@ -110,7 +110,7 @@
110110
"%@ lowest TP" = "TPが一番低い%@";
111111

112112
/* No comment provided by engineer. */
113-
"%@ magic" = "魔法攻撃をする%@";
113+
"%@ magic" = "魔法攻撃を行う%@";
114114

115115
/* No comment provided by engineer. */
116116
"%@ minion" = "%@ミニオン";
@@ -128,7 +128,7 @@
128128
"%@ nearest except self" = "%@自分以外最も近い";
129129

130130
/* No comment provided by engineer. */
131-
"%@ physics" = "物理攻撃をする%@";
131+
"%@ physics" = "物理攻撃を行う%@";
132132

133133
/* No comment provided by engineer. */
134134
"%@ random" = "ランダム%@";
@@ -176,7 +176,7 @@
176176
"Action" = "行動";
177177

178178
/* No comment provided by engineer. */
179-
"Add [%d] to the counter." = "カウンターの数を%d増やせる。";
179+
"Add [%d] to the counter." = "カウンターの数を[%d]増やせる。";
180180

181181
/* No comment provided by engineer. */
182182
"Add %@ mark stacks(max %@, ID: %@) on %@ for %@s." = "%4$@にマーク[ID:%3$@]を%1$@スタック追加する、効果時間[%5$@]秒、この効果は最大[%2$@]までスタックする。";
@@ -935,7 +935,7 @@
935935
"Knock %@ away %d." = "%1$@をノックバックする、距離[%2$d]。";
936936

937937
/* No comment provided by engineer. */
938-
"Knock %@ up %d." = "%1$@をノックバップする、高度[%2$d]。";
938+
"Knock %@ up %d." = "%1$@をノックアップする、高度[%2$d]。";
939939

940940
/* No comment provided by engineer. */
941941
"Knock Back" = "ノックバック";
@@ -968,7 +968,7 @@
968968
"Luna's Tower" = "ルナの塔";
969969

970970
/* No comment provided by engineer. */
971-
"magic" = "魔法攻撃をする";
971+
"magic" = "魔法攻撃を行う";
972972

973973
/* No comment provided by engineer. */
974974
"Magic" = "魔法系";
@@ -1058,7 +1058,7 @@
10581058
"max 16 characters" = "最大16文字";
10591059

10601060
/* No comment provided by engineer. */
1061-
"Max Level to %@" = "最大レベルは%@";
1061+
"Max Level to %@" = "最大レベル%@";
10621062

10631063
/* No comment provided by engineer. */
10641064
"Max Possible Bond Rank" = "最大可能絆ランク";
@@ -1157,7 +1157,7 @@
11571157
"Multiple attack speed of %@ with [%@] for [%@]s." = "%1$@の行動速度を[%2$@]に乗じる、効果時間[%3$@]秒。";
11581158

11591159
/* No comment provided by engineer. */
1160-
"Multiple heal effects from %@ with [%@] for [%@]s." = "%1$@の治療効果を[%2$@]に乗じる、効果時間[%3$@]秒。";
1160+
"Multiple heal effects from %@ with [%@] for [%@]s." = "%1$@の回復効果を[%2$@]に乗じる、効果時間[%3$@]秒。";
11611161

11621162
/* No comment provided by engineer. */
11631163
"Multiple the energy gained by %@ from effects [%@] with [%@]." = "ダメージによるTP回復を含めて、%1$@が [アクション%2$@] を受けた時全てのTP回復効果を [元の値 * %3$@] に変更させる。";
@@ -1274,7 +1274,7 @@
12741274
"Physical Penetrate" = "物理貫通";
12751275

12761276
/* No comment provided by engineer. */
1277-
"physics" = "物理攻撃をする";
1277+
"physics" = "物理攻撃を行う";
12781278

12791279
/* No comment provided by engineer. */
12801280
"Physics" = "物理系";
@@ -1685,7 +1685,7 @@
16851685
"the %@ unknown type" = "%@不明な種類";
16861686

16871687
/* No comment provided by engineer. */
1688-
"The caster gain a mark(ID: %@, max stacks %@, lasts for [%@]s) each time receives a buff, this effect lasts for [%@]s." = "自分がバフを受けるたび、マーク[ID:%1$@]を1スタック増やせる、バフ時間[%3@]秒、効果時間[%4@]秒、この効果は最大[%2$@]までスタックする。";
1688+
"The caster gain a mark(ID: %@, max stacks %@, lasts for [%@]s) each time receives a buff, this effect lasts for [%@]s." = "自分がバフを受けるたび、マーク[ID:%1$@]を1スタック増やせる、バフ時間[%3$@]秒、効果時間[%4$@]秒、この効果は最大[%2$@]までスタックする。";
16891689

16901690
/* target type */
16911691
"the farthest" = "最も遠い";
@@ -1943,7 +1943,7 @@
19431943
"use %d to %@ in state of ID: %d" = "%2$@がマーク[ID:%3$d]を持っている場合、[アクション%1$d]を使う";
19441944

19451945
/* No comment provided by engineer. */
1946-
"Use %d%@ every %@ hits in next [%@]s." = "[%4$@] 秒内、[%3$@] ヒットするたびに[アクション%1$d]%2$@を使う。";
1946+
"Use %d%@ every %@ hits in next [%@]s." = "[%4$@]秒内、[%3$@]ヒットするたびに[アクション%1$d]%2$@を使う。";
19471947

19481948
/* No comment provided by engineer. */
19491949
"value %d" = "変数%d";
@@ -1985,7 +1985,7 @@
19851985
"Weight" = "体重";
19861986

19871987
/* No comment provided by engineer. */
1988-
"When %@ receive healing, deal [%@ * healing amount] damage instead, last for [%@]s or unlimited time if triggered by field." = "%1$@が回復を受けた時、それを無効にし、[%2$@]分のダメージを与える、効果時間[%3$@]秒。この効果はフィールドでトリガーされた場合、効果時間は無限。";
1988+
"When %@ receive healing, deal [%@ * healing amount] damage instead, last for [%@]s or unlimited time if triggered by field." = "%1$@が回復を受けた時、代わりに[%2$@ * 回復値]分のダメージを与える、効果時間[%3$@]秒。この効果はフィールドでトリガーされた場合、効果時間は無限。";
19891989

19901990
/* No comment provided by engineer. */
19911991
"When %@'s HP reaches 0, restore [%@] HP once in next [%@]s." = "%1$@に「HPが0になる直前、HPを[%2$@]回復し、このバフを解除する」の効果を付与する、効果時間[%3$@]秒。";

PrincessGuideTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>190</string>
20+
<string>191</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)