Skip to content

Commit 0e528ea

Browse files
Bump puma from 6.4.2 to 6.5.0
Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.5.0. - [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.5.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acde7cc commit 0e528ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ GEM
161161
timeout
162162
net-smtp (0.5.0)
163163
net-protocol
164-
nio4r (2.7.3)
164+
nio4r (2.7.4)
165165
nokogiri (1.16.7-aarch64-linux)
166166
racc (~> 1.4)
167167
nokogiri (1.16.7-arm-linux)
@@ -183,7 +183,7 @@ GEM
183183
psych (5.1.2)
184184
stringio
185185
public_suffix (6.0.1)
186-
puma (6.4.2)
186+
puma (6.5.0)
187187
nio4r (~> 2.0)
188188
racc (1.8.1)
189189
rack (3.1.7)
@@ -331,7 +331,7 @@ DEPENDENCIES
331331
debug
332332
erb_lint
333333
importmap-rails
334-
isbn_validation
334+
isbn_validation (~> 1.2)
335335
jbuilder
336336
pagy
337337
pg (~> 1.1)

0 commit comments

Comments
 (0)