Skip to content

Commit fab2551

Browse files
Bump rails_translation_manager from 1.6.3 to 1.7.0
Bumps [rails_translation_manager]() from 1.6.3 to 1.7.0. --- updated-dependencies: - dependency-name: rails_translation_manager dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71c7989 commit fab2551

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

Gemfile.lock

+8-17
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,6 @@ GEM
8484
erubi (>= 1.0.0)
8585
rack (>= 0.9.0)
8686
rouge (>= 1.0.0)
87-
better_html (2.1.1)
88-
actionview (>= 6.0)
89-
activesupport (>= 6.0)
90-
ast (~> 2.0)
91-
erubi (~> 1.4)
92-
parser (>= 2.4)
93-
smart_properties
9487
bigdecimal (3.1.8)
9588
binding_of_caller (1.0.1)
9689
debug_inspector (>= 1.2.0)
@@ -111,13 +104,13 @@ GEM
111104
xpath (~> 3.2)
112105
climate_control (1.2.0)
113106
coderay (1.1.3)
114-
concurrent-ruby (1.2.3)
107+
concurrent-ruby (1.3.1)
115108
connection_pool (2.4.1)
116109
crack (1.0.0)
117110
bigdecimal
118111
rexml
119112
crass (1.0.6)
120-
csv (3.2.5)
113+
csv (3.3.0)
121114
dalli (3.2.8)
122115
dartsass-rails (0.5.0)
123116
railties (>= 6.0.0)
@@ -186,18 +179,17 @@ GEM
186179
puma
187180
selenium-webdriver (>= 4.0)
188181
hashdiff (1.1.0)
189-
highline (2.0.3)
182+
highline (3.0.1)
190183
htmlentities (4.3.4)
191184
http-accept (1.7.0)
192185
http-cookie (1.0.5)
193186
domain_name (~> 0.5)
194187
i18n (1.14.5)
195188
concurrent-ruby (~> 1.0)
196189
i18n-coverage (0.2.0)
197-
i18n-tasks (1.0.13)
190+
i18n-tasks (1.0.14)
198191
activesupport (>= 4.0.2)
199192
ast (>= 2.1.0)
200-
better_html (>= 1.0, < 3.0)
201193
erubi
202194
highline (>= 2.0.0)
203195
i18n
@@ -234,7 +226,7 @@ GEM
234226
mime-types-data (~> 3.2015)
235227
mime-types-data (3.2024.0507)
236228
mini_mime (1.1.5)
237-
mini_portile2 (2.8.6)
229+
mini_portile2 (2.8.7)
238230
minitest (5.23.1)
239231
minitest-reporters (1.6.1)
240232
ansi
@@ -464,7 +456,7 @@ GEM
464456
opentelemetry-semantic_conventions (1.10.0)
465457
opentelemetry-api (~> 1.0)
466458
parallel (1.24.0)
467-
parser (3.3.1.0)
459+
parser (3.3.2.0)
468460
ast (~> 2.4.1)
469461
racc
470462
plek (5.1.0)
@@ -520,7 +512,7 @@ GEM
520512
rails-i18n (7.0.9)
521513
i18n (>= 0.7, < 2)
522514
railties (>= 6.0.0, < 8)
523-
rails_translation_manager (1.6.3)
515+
rails_translation_manager (1.7.0)
524516
activesupport
525517
csv (~> 3.2)
526518
i18n-tasks
@@ -538,7 +530,7 @@ GEM
538530
rdoc (6.7.0)
539531
psych (>= 4.0.0)
540532
regexp_parser (2.9.2)
541-
reline (0.5.7)
533+
reline (0.5.8)
542534
io-console (~> 0.5)
543535
request_store (1.7.0)
544536
rack (>= 1.4)
@@ -623,7 +615,6 @@ GEM
623615
plek (>= 1.1.0)
624616
rack (>= 3.0)
625617
rest-client
626-
smart_properties (1.17.0)
627618
sprockets (4.2.1)
628619
concurrent-ruby (~> 1.0)
629620
rack (>= 2.2.4, < 4)

0 commit comments

Comments
 (0)