Skip to content

Commit 5068e81

Browse files
Bump the all-demo group in /demo with 3 updates
Bumps the all-demo group in /demo with 3 updates: [rake](https://github.com/ruby/rake), [view_component](https://github.com/viewcomponent/view_component) and [turbo-rails](https://github.com/hotwired/turbo-rails). Updates `rake` from 13.3.0 to 13.3.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.0...v13.3.1) Updates `view_component` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](ViewComponent/view_component@v4.1.0...v4.1.1) Updates `turbo-rails` from 2.0.17 to 2.0.20 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.17...v2.0.20) --- updated-dependencies: - dependency-name: rake dependency-version: 13.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-demo - dependency-name: view_component dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-demo - dependency-name: turbo-rails dependency-version: 2.0.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-demo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d52ddf7 commit 5068e81

2 files changed

Lines changed: 19 additions & 18 deletions

File tree

demo/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gem "puma", "~> 6.6.1"
3737
gem "bootsnap", ">= 1.4.2", require: false
3838

3939
gem "primer_view_components", path: "../"
40-
gem "view_component", "4.1.0"
40+
gem "view_component", "4.1.1"
4141
gem "lookbook", "~> 2.3.13" unless rails_version.to_f < 7
4242

4343
gem "vite_rails", "~> 3.0"

demo/Gemfile.lock

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -60,21 +60,21 @@ GEM
6060
byebug (12.0.0)
6161
coderay (1.1.3)
6262
colorize (0.8.1)
63-
concurrent-ruby (1.3.5)
64-
connection_pool (2.5.4)
63+
concurrent-ruby (1.3.6)
64+
connection_pool (3.0.2)
6565
crass (1.0.6)
6666
css_parser (1.21.1)
6767
addressable
6868
cssbundling-rails (1.4.3)
6969
railties (>= 6.0.0)
70-
date (3.4.1)
70+
date (3.5.1)
7171
docker-remote (0.8.0)
7272
domain_name (0.6.20240107)
7373
drb (2.2.3)
7474
dry-cli (1.2.0)
7575
dry-inflector (0.3.0)
7676
ejson (1.5.3)
77-
erb (5.0.2)
77+
erb (6.0.0)
7878
erubi (1.13.1)
7979
faraday (1.10.4)
8080
faraday-em_http (~> 1.0)
@@ -142,8 +142,8 @@ GEM
142142
http-form_data (2.3.0)
143143
i18n (1.14.7)
144144
concurrent-ruby (~> 1.0)
145-
io-console (0.8.1)
146-
irb (1.15.2)
145+
io-console (0.8.2)
146+
irb (1.15.3)
147147
pp (>= 0.6.0)
148148
rdoc (>= 4.0.0)
149149
reline (>= 0.4.2)
@@ -224,7 +224,7 @@ GEM
224224
logger
225225
mime-types-data (~> 3.2015)
226226
mime-types-data (3.2025.0304)
227-
minitest (5.26.0)
227+
minitest (5.27.0)
228228
ms_rest (0.7.6)
229229
concurrent-ruby (~> 1.0)
230230
faraday (>= 0.9, < 2.0.0)
@@ -256,14 +256,14 @@ GEM
256256
pry-byebug (3.11.0)
257257
byebug (~> 12.0)
258258
pry (>= 0.13, < 0.16)
259-
psych (5.2.6)
259+
psych (5.3.0)
260260
date
261261
stringio
262262
public_suffix (6.0.2)
263263
puma (6.6.1)
264264
nio4r (~> 2.0)
265265
racc (1.8.1)
266-
rack (3.1.18)
266+
rack (3.1.19)
267267
rack-cors (3.0.0)
268268
logger
269269
rack (>= 3.0.14)
@@ -274,7 +274,7 @@ GEM
274274
rack (>= 3.0.0)
275275
rack-test (2.2.0)
276276
rack (>= 1.3)
277-
rackup (2.2.1)
277+
rackup (2.3.1)
278278
rack (>= 3)
279279
rails-dom-testing (2.3.0)
280280
activesupport (>= 5.0.0)
@@ -291,18 +291,18 @@ GEM
291291
rake (>= 12.2)
292292
thor (~> 1.0, >= 1.2.2)
293293
zeitwerk (~> 2.6)
294-
rake (13.3.0)
294+
rake (13.3.1)
295295
rb-fsevent (0.11.2)
296296
rb-inotify (0.11.1)
297297
ffi (~> 1.0)
298-
rdoc (6.15.0)
298+
rdoc (6.17.0)
299299
erb
300300
psych (>= 4.0.0)
301301
tsort
302302
recursive-open-struct (1.3.1)
303303
ostruct
304304
redcarpet (3.6.1)
305-
reline (0.6.2)
305+
reline (0.6.3)
306306
io-console (~> 0.5)
307307
rest-client (2.1.0)
308308
http-accept (>= 1.7.0, < 2.0)
@@ -332,17 +332,18 @@ GEM
332332
statsd-instrument (3.9.9)
333333
stimulus-rails (1.3.4)
334334
railties (>= 6.0.0)
335-
stringio (3.1.7)
335+
stringio (3.1.9)
336336
thor (1.4.0)
337337
timeliness (0.3.10)
338338
tsort (0.2.0)
339-
turbo-rails (2.0.17)
339+
turbo-rails (2.0.20)
340340
actionpack (>= 7.1.0)
341341
railties (>= 7.1.0)
342342
tzinfo (2.0.6)
343343
concurrent-ruby (~> 1.0)
344344
useragent (0.16.11)
345-
view_component (4.1.0)
345+
view_component (4.1.1)
346+
actionview (>= 7.1.0, < 8.2)
346347
activesupport (>= 7.1.0, < 8.2)
347348
concurrent-ruby (~> 1)
348349
vite_rails (3.0.19)
@@ -390,7 +391,7 @@ DEPENDENCIES
390391
sprockets-rails
391392
stimulus-rails
392393
turbo-rails
393-
view_component (= 4.1.0)
394+
view_component (= 4.1.1)
394395
vite_rails (~> 3.0)
395396

396397
BUNDLED WITH

0 commit comments

Comments
 (0)