File tree Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ group :development, :test do
25
25
gem "byebug"
26
26
gem "dotenv-rails"
27
27
gem "factory_bot_rails"
28
- gem "i18n-tasks" , "1.0.13 "
28
+ gem "i18n-tasks" , "1.0.14 "
29
29
gem "pry"
30
30
gem "standard"
31
31
gem "yard"
Original file line number Diff line number Diff line change 90
90
ast (2.4.2 )
91
91
awesome_print (1.9.2 )
92
92
base64 (0.2.0 )
93
- better_html (2.0.2 )
94
- actionview (>= 6.0 )
95
- activesupport (>= 6.0 )
96
- ast (~> 2.0 )
97
- erubi (~> 1.4 )
98
- parser (>= 2.4 )
99
- smart_properties
100
93
bigdecimal (3.1.7 )
101
94
builder (3.2.4 )
102
95
byebug (11.1.3 )
@@ -147,13 +140,12 @@ GEM
147
140
globalid (1.2.1 )
148
141
activesupport (>= 6.1 )
149
142
hashdiff (1.1.0 )
150
- highline (2.1.0 )
143
+ highline (3.0.1 )
151
144
i18n (1.14.5 )
152
145
concurrent-ruby (~> 1.0 )
153
- i18n-tasks (1.0.13 )
146
+ i18n-tasks (1.0.14 )
154
147
activesupport (>= 4.0.2 )
155
148
ast (>= 2.1.0 )
156
- better_html (>= 1.0 , < 3.0 )
157
149
erubi
158
150
highline (>= 2.0.0 )
159
151
i18n
249
241
rails-html-sanitizer (1.6.0 )
250
242
loofah (~> 2.21 )
251
243
nokogiri (~> 1.14 )
252
- rails-i18n (7.0.8 )
244
+ rails-i18n (7.0.9 )
253
245
i18n (>= 0.7 , < 2 )
254
246
railties (>= 6.0.0 , < 8 )
255
247
railties (7.0.8.1 )
313
305
concurrent-ruby (~> 1.0 , >= 1.0.2 )
314
306
shoulda-matchers (6.2.0 )
315
307
activesupport (>= 5.2.0 )
316
- smart_properties (1.17.0 )
317
308
sprockets (4.2.0 )
318
309
concurrent-ruby (~> 1.0 )
319
310
rack (>= 2.2.4 , < 4 )
358
349
xpath (3.2.0 )
359
350
nokogiri (~> 1.8 )
360
351
yard (0.9.36 )
361
- zeitwerk (2.6.13 )
352
+ zeitwerk (2.6.14 )
362
353
363
354
PLATFORMS
364
355
ruby
@@ -379,7 +370,7 @@ DEPENDENCIES
379
370
formulaic
380
371
front_matter_parser
381
372
globalid
382
- i18n-tasks (= 1.0.13 )
373
+ i18n-tasks (= 1.0.14 )
383
374
jsbundling-rails (~> 1.1 )
384
375
kaminari-i18n
385
376
launchy
You can’t perform that action at this time.
0 commit comments