Skip to content

Commit 94e1c2f

Browse files
Bump tolk from 5.0.2 to 6.0.0
Bumps [tolk](https://github.com/tolk/tolk) from 5.0.2 to 6.0.0. - [Changelog](https://github.com/tolk/tolk/blob/main/CHANGELOG.md) - [Commits](tolk/tolk@v5.0.2...v6.0.0) --- updated-dependencies: - dependency-name: tolk dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c43cd6c commit 94e1c2f

File tree

2 files changed

+25
-27
lines changed

2 files changed

+25
-27
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ group :assets do
3838
gem 'bootstrap-sass', '3.4.1'
3939
gem 'uglifier', '>=1.3.0'
4040
gem 'listen'
41-
gem 'tolk', '~> 5.0.2'
41+
gem 'tolk', '~> 6.0.0'
4242
end
4343

4444
group :development, :optional => true do

Gemfile.lock

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ GEM
9797
backport (1.2.0)
9898
base64 (0.3.0)
9999
bcrypt (3.1.20)
100-
benchmark (0.4.0)
100+
benchmark (0.4.1)
101101
bigdecimal (3.2.2)
102102
bootstrap-sass (3.4.1)
103103
autoprefixer-rails (>= 5.2.1)
@@ -117,7 +117,7 @@ GEM
117117
coffee-script-source
118118
execjs
119119
coffee-script-source (1.12.2)
120-
concurrent-ruby (1.3.4)
120+
concurrent-ruby (1.3.5)
121121
connection_pool (2.5.3)
122122
crass (1.0.6)
123123
dartsass-sprockets (3.2.1)
@@ -137,7 +137,7 @@ GEM
137137
docile (1.1.5)
138138
drb (2.2.3)
139139
erb (5.0.1)
140-
erubi (1.13.0)
140+
erubi (1.13.1)
141141
execjs (2.10.0)
142142
factory_bot (6.5.0)
143143
activesupport (>= 5.0.0)
@@ -154,7 +154,7 @@ GEM
154154
rake (>= 13)
155155
highline (3.0.1)
156156
htmlentities (4.3.4)
157-
i18n (1.14.6)
157+
i18n (1.14.7)
158158
concurrent-ruby (~> 1.0)
159159
i18n-tasks (1.0.14)
160160
activesupport (>= 4.0.2)
@@ -194,8 +194,8 @@ GEM
194194
listen (3.9.0)
195195
rb-fsevent (~> 0.10, >= 0.10.3)
196196
rb-inotify (~> 0.9, >= 0.9.10)
197-
logger (1.6.5)
198-
loofah (2.23.1)
197+
logger (1.7.0)
198+
loofah (2.24.1)
199199
crass (~> 1.0.2)
200200
nokogiri (>= 1.12.0)
201201
mail (2.8.1)
@@ -208,10 +208,10 @@ GEM
208208
mime-types-data (~> 3.2015)
209209
mime-types-data (3.2023.0218.1)
210210
mini_mime (1.1.5)
211-
mini_portile2 (2.8.8)
211+
mini_portile2 (2.8.9)
212212
mini_racer (0.12.0)
213213
libv8-node (~> 21.7.2.0)
214-
minitest (5.25.1)
214+
minitest (5.25.5)
215215
minitest-stub-const (0.6)
216216
mocha (2.7.1)
217217
ruby2_keywords (>= 0.0.5)
@@ -227,7 +227,7 @@ GEM
227227
net-smtp (0.5.1)
228228
net-protocol
229229
nio4r (2.7.4)
230-
nokogiri (1.17.2)
230+
nokogiri (1.18.8)
231231
mini_portile2 (~> 2.8.2)
232232
racc (~> 1.4)
233233
observer (0.1.2)
@@ -246,16 +246,16 @@ GEM
246246
puma (6.5.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249-
rack (2.2.10)
249+
rack (3.1.16)
250250
rack-mini-profiler (3.3.1)
251251
rack (>= 1.2.0)
252-
rack-session (1.0.2)
253-
rack (< 3)
254-
rack-test (2.1.0)
252+
rack-session (2.1.1)
253+
base64 (>= 0.1.0)
254+
rack (>= 3.0.0)
255+
rack-test (2.2.0)
255256
rack (>= 1.3)
256-
rackup (1.0.1)
257-
rack (< 3)
258-
webrick
257+
rackup (2.2.1)
258+
rack (>= 3)
259259
rails (7.1.5.1)
260260
actioncable (= 7.1.5.1)
261261
actionmailbox (= 7.1.5.1)
@@ -278,7 +278,7 @@ GEM
278278
activesupport (>= 5.0.0)
279279
minitest
280280
nokogiri (>= 1.6)
281-
rails-html-sanitizer (1.6.1)
281+
rails-html-sanitizer (1.6.2)
282282
loofah (~> 2.21)
283283
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
284284
rails-i18n (7.0.9)
@@ -297,7 +297,7 @@ GEM
297297
thor (~> 1.0, >= 1.2.2)
298298
zeitwerk (~> 2.6)
299299
rainbow (3.1.1)
300-
rake (13.2.1)
300+
rake (13.3.0)
301301
rb-fsevent (0.11.2)
302302
rb-inotify (0.11.1)
303303
ffi (~> 1.0)
@@ -330,7 +330,6 @@ GEM
330330
parser (>= 3.3.1.0)
331331
ruby-progressbar (1.13.0)
332332
ruby2_keywords (0.0.5)
333-
safe_yaml (1.0.5)
334333
sanitize (6.1.3)
335334
crass (~> 1.0.2)
336335
nokogiri (>= 1.12.0)
@@ -366,8 +365,9 @@ GEM
366365
tilt (~> 2.0)
367366
yard (~> 0.9, >= 0.9.24)
368367
spring (4.2.1)
369-
sprockets (4.2.1)
368+
sprockets (4.2.2)
370369
concurrent-ruby (~> 1.0)
370+
logger
371371
rack (>= 2.2.4, < 4)
372372
sprockets-rails (3.5.2)
373373
actionpack (>= 6.1)
@@ -384,9 +384,8 @@ GEM
384384
thor (1.3.2)
385385
tilt (2.6.0)
386386
timeout (0.4.3)
387-
tolk (5.0.2)
388-
rails (>= 6.0, < 7.2)
389-
safe_yaml (>= 0.8.6)
387+
tolk (6.0.0)
388+
rails (>= 7.0, < 7.3)
390389
sprockets-rails (~> 3.4)
391390
tracks-chartjs-ror (3.6.4)
392391
rails (>= 3.1)
@@ -396,14 +395,13 @@ GEM
396395
execjs (>= 0.3.0, < 3)
397396
unicode-display_width (2.6.0)
398397
uniform_notifier (1.16.0)
399-
webrick (1.9.1)
400398
websocket-driver (0.8.0)
401399
base64
402400
websocket-extensions (>= 0.1.0)
403401
websocket-extensions (0.1.5)
404402
will_paginate (4.0.1)
405403
yard (0.9.37)
406-
zeitwerk (2.6.18)
404+
zeitwerk (2.7.3)
407405

408406
PLATFORMS
409407
ruby
@@ -451,7 +449,7 @@ DEPENDENCIES
451449
sprockets-rails
452450
sqlite3 (~> 1.4)
453451
stripe
454-
tolk (~> 5.0.2)
452+
tolk (~> 6.0.0)
455453
tracks-chartjs-ror
456454
uglifier (>= 1.3.0)
457455
will_paginate

0 commit comments

Comments
 (0)