Skip to content

Commit cfb2802

Browse files
Bump puma from 6.4.2 to 6.4.3
Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.4.2...v6.4.3) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b381f8d commit cfb2802

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ruby '3.1.4'
1010
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
1111
gem 'rails', '7.1.3.4'
1212
# Use Puma as the app server
13-
gem 'puma', '6.4.2'
13+
gem 'puma', '6.4.3'
1414
# Use SCSS for stylesheets
1515
gem 'sass-rails', '>=5.0.5'
1616
# Use Uglifier as compressor for JavaScript assets

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ GEM
169169
psych (5.1.2)
170170
stringio
171171
public_suffix (5.1.1)
172-
puma (6.4.2)
172+
puma (6.4.3)
173173
nio4r (~> 2.0)
174174
racc (1.8.0)
175175
rack (3.1.3)
@@ -288,7 +288,7 @@ DEPENDENCIES
288288
contentstack (~> 0.8.0)
289289
jbuilder (= 2.11.5)
290290
listen (= 3.9.0)
291-
puma (= 6.4.2)
291+
puma (= 6.4.3)
292292
rails (= 7.1.3.4)
293293
sass-rails (>= 5.0.5)
294294
selenium-webdriver (= 4.8.6)

0 commit comments

Comments
 (0)