Skip to content

Commit cb4bae3

Browse files
Bump turbo-rails from 1.5.0 to 2.0.11
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.11. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v1.5.0...v2.0.11) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df81681 commit cb4bae3

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

Gemfile.lock

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
bootstrap (5.3.2)
9797
autoprefixer-rails (>= 9.1.0)
9898
popper_js (>= 2.11.8, < 3)
99-
builder (3.2.4)
99+
builder (3.3.0)
100100
bullet (7.1.6)
101101
activesupport (>= 3.0.0)
102102
uniform_notifier (~> 1.11)
@@ -131,7 +131,7 @@ GEM
131131
execjs
132132
coffee-script-source (1.12.2)
133133
commonmarker (0.23.10)
134-
concurrent-ruby (1.3.3)
134+
concurrent-ruby (1.3.4)
135135
crass (1.0.6)
136136
css_parser (1.14.0)
137137
addressable
@@ -155,7 +155,7 @@ GEM
155155
dotenv (= 3.1.0)
156156
railties (>= 6.1)
157157
double-bag-ftps (0.1.4)
158-
erubi (1.12.0)
158+
erubi (1.13.0)
159159
execjs (2.9.1)
160160
fabrication (2.31.0)
161161
faker (3.2.3)
@@ -183,7 +183,7 @@ GEM
183183
hashie (5.0.0)
184184
high_voltage (3.1.2)
185185
htmlentities (4.3.4)
186-
i18n (1.14.5)
186+
i18n (1.14.6)
187187
concurrent-ruby (~> 1.0)
188188
icalendar (2.10.1)
189189
ice_cube (~> 0.16)
@@ -224,11 +224,11 @@ GEM
224224
net-smtp
225225
marcel (1.0.4)
226226
matrix (0.4.2)
227-
method_source (1.0.0)
227+
method_source (1.1.0)
228228
mini_magick (4.12.0)
229229
mini_mime (1.1.5)
230-
mini_portile2 (2.8.6)
231-
minitest (5.24.1)
230+
mini_portile2 (2.8.7)
231+
minitest (5.25.1)
232232
msgpack (1.7.2)
233233
multi_json (1.15.0)
234234
multi_xml (0.6.0)
@@ -306,8 +306,8 @@ GEM
306306
nio4r (~> 2.0)
307307
pundit (2.3.2)
308308
activesupport (>= 3.0.0)
309-
racc (1.8.0)
310-
rack (2.2.9)
309+
racc (1.8.1)
310+
rack (2.2.10)
311311
rack-mini-profiler (3.3.1)
312312
rack (>= 1.2.0)
313313
rack-protection (3.2.0)
@@ -351,7 +351,7 @@ GEM
351351
thor (~> 1.0)
352352
zeitwerk (~> 2.5)
353353
rainbow (3.1.1)
354-
rake (13.1.0)
354+
rake (13.2.1)
355355
rb-fsevent (0.11.2)
356356
rb-inotify (0.10.1)
357357
ffi (~> 1.0)
@@ -462,13 +462,12 @@ GEM
462462
temple (0.10.3)
463463
terser (1.2.0)
464464
execjs (>= 0.3.0, < 3)
465-
thor (1.3.1)
465+
thor (1.3.2)
466466
tilt (2.3.0)
467467
timecop (0.9.8)
468468
timeout (0.4.1)
469-
turbo-rails (1.5.0)
469+
turbo-rails (2.0.11)
470470
actionpack (>= 6.0.0)
471-
activejob (>= 6.0.0)
472471
railties (>= 6.0.0)
473472
tzinfo (2.0.6)
474473
concurrent-ruby (~> 1.0)
@@ -489,7 +488,7 @@ GEM
489488
websocket-extensions (0.1.5)
490489
xpath (3.2.0)
491490
nokogiri (~> 1.8)
492-
zeitwerk (2.6.13)
491+
zeitwerk (2.7.1)
493492

494493
PLATFORMS
495494
ruby

0 commit comments

Comments
 (0)