Skip to content

Commit

Permalink
Bump the all-demo group in /demo with 2 updates (#3107)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 60a3ad8 commit 3fa6eb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion demo/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ end
eval_gemfile "gemfiles/kuby.gemfile"

# Use Puma as the app server
gem "puma", "~> 6.4.2"
gem "puma", "~> 6.4.3"

# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", ">= 1.4.2", require: false
Expand Down
12 changes: 3 additions & 9 deletions demo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.3.2)
activesupport (= 7.1.3.2)
globalid (>= 0.3.6)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activesupport (7.1.3.2)
Expand Down Expand Up @@ -107,8 +104,6 @@ GEM
rake
foreman (0.88.1)
gli (2.21.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
googleauth (1.11.0)
Expand Down Expand Up @@ -263,7 +258,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (6.0.0)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.7)
Expand Down Expand Up @@ -332,9 +327,8 @@ GEM
stringio (3.1.1)
thor (1.3.2)
timeliness (0.3.10)
turbo-rails (2.0.7)
turbo-rails (2.0.10)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -383,7 +377,7 @@ DEPENDENCIES
lookbook (~> 2.3.2)
primer_view_components!
pry-byebug
puma (~> 6.4.2)
puma (~> 6.4.3)
rack-cors
railties (= 7.1.3.2)
rake (~> 13.2)
Expand Down

0 comments on commit 3fa6eb9

Please sign in to comment.