Skip to content

Commit 8a64849

Browse files
Bump the all-demo group in /demo with 2 updates (#4076)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c7757 commit 8a64849

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

demo/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ end
3131
eval_gemfile "gemfiles/kuby.gemfile"
3232

3333
# Use Puma as the app server
34-
gem "puma", "~> 8.0.1"
34+
gem "puma", "~> 8.0.2"
3535

3636
# Reduces boot times through caching; required in config/boot.rb
3737
gem "bootsnap", ">= 1.4.2", require: false

demo/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
base64 (0.3.0)
5555
benchmark (0.5.0)
5656
bigdecimal (4.1.2)
57-
bootsnap (1.24.1)
57+
bootsnap (1.24.5)
5858
msgpack (~> 1.2)
5959
builder (3.3.0)
6060
byebug (12.0.0)
@@ -242,7 +242,7 @@ GEM
242242
faraday (>= 0.9, < 2.0.0)
243243
faraday-cookie_jar (~> 0.0.6)
244244
ms_rest (~> 0.7.6)
245-
msgpack (1.8.0)
245+
msgpack (1.8.1)
246246
multi_json (1.15.0)
247247
multipart-post (2.4.1)
248248
mutex_m (0.3.0)
@@ -272,7 +272,7 @@ GEM
272272
date
273273
stringio
274274
public_suffix (7.0.5)
275-
puma (8.0.1)
275+
puma (8.0.2)
276276
nio4r (~> 2.0)
277277
racc (1.8.1)
278278
rack (3.1.21)
@@ -395,7 +395,7 @@ DEPENDENCIES
395395
lookbook (~> 2.3.14)
396396
primer_view_components!
397397
pry-byebug
398-
puma (~> 8.0.1)
398+
puma (~> 8.0.2)
399399
rack-cors
400400
railties (= 7.2.2.1)
401401
rake (~> 13.4)

0 commit comments

Comments
 (0)