Skip to content

Commit 719160b

Browse files
Bump i18n-tasks from 1.0.12 to 1.0.14
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.12 to 1.0.14. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md) - [Commits](glebm/i18n-tasks@v1.0.12...v1.0.14) --- updated-dependencies: - dependency-name: i18n-tasks dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 416b643 commit 719160b

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

Gemfile.lock

+5-14
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,6 @@ GEM
8787
erubi (>= 1.0.0)
8888
rack (>= 0.9.0)
8989
rouge (>= 1.0.0)
90-
better_html (2.0.1)
91-
actionview (>= 6.0)
92-
activesupport (>= 6.0)
93-
ast (~> 2.0)
94-
erubi (~> 1.4)
95-
parser (>= 2.4)
96-
smart_properties
9790
bigdecimal (3.1.8)
9891
binding_of_caller (1.0.0)
9992
debug_inspector (>= 0.0.1)
@@ -177,21 +170,20 @@ GEM
177170
activemodel (>= 6.1)
178171
activesupport (>= 6.1)
179172
html-attributes-utils (~> 1)
180-
highline (2.1.0)
173+
highline (3.0.1)
181174
html-attributes-utils (1.0.2)
182175
activesupport (>= 6.1.4.4)
183176
i18n (1.14.5)
184177
concurrent-ruby (~> 1.0)
185178
i18n-debug (1.2.0)
186179
i18n (< 2)
187-
i18n-tasks (1.0.12)
180+
i18n-tasks (1.0.14)
188181
activesupport (>= 4.0.2)
189182
ast (>= 2.1.0)
190-
better_html (>= 1.0, < 3.0)
191183
erubi
192184
highline (>= 2.0.0)
193185
i18n
194-
parser (>= 2.2.3.0)
186+
parser (>= 3.2.2.1)
195187
rails-i18n
196188
rainbow (>= 2.2.2, < 4.0)
197189
terminal-table (>= 1.5.1)
@@ -247,7 +239,7 @@ GEM
247239
racc (~> 1.4)
248240
pagy (6.5.0)
249241
parallel (1.24.0)
250-
parser (3.3.0.5)
242+
parser (3.3.2.0)
251243
ast (~> 2.4.1)
252244
racc
253245
pg (1.5.3)
@@ -290,7 +282,7 @@ GEM
290282
rails-html-sanitizer (1.6.0)
291283
loofah (~> 2.21)
292284
nokogiri (~> 1.14)
293-
rails-i18n (7.0.6)
285+
rails-i18n (7.0.9)
294286
i18n (>= 0.7, < 2)
295287
railties (>= 6.0.0, < 8)
296288
railties (7.1.3.2)
@@ -401,7 +393,6 @@ GEM
401393
json
402394
simplecov
403395
simplecov_json_formatter (0.1.4)
404-
smart_properties (1.17.0)
405396
sprockets (3.7.2)
406397
concurrent-ruby (~> 1.0)
407398
rack (> 1, < 3)

0 commit comments

Comments
 (0)