Skip to content

Commit 5332b9c

Browse files
Bump the minor-and-patch group with 3 updates (#82)
Bumps the minor-and-patch group with 3 updates: [puma](https://github.com/puma/puma), [bootsnap](https://github.com/rails/bootsnap) and [pagy](https://github.com/ddnexus/pagy). Updates `puma` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v8.0.1...v8.0.2) Updates `bootsnap` from 1.24.4 to 1.24.5 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.4...v1.24.5) Updates `pagy` from 43.5.4 to 43.5.5 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.5.4...43.5.5) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: bootsnap dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pagy dependency-version: 43.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5570d09 commit 5332b9c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
smart_properties
104104
bigdecimal (4.1.2)
105105
bindex (0.8.1)
106-
bootsnap (1.24.4)
106+
bootsnap (1.24.5)
107107
msgpack (~> 1.2)
108108
brakeman (8.0.4)
109109
racc
@@ -211,7 +211,7 @@ GEM
211211
prism (>= 1.3.0)
212212
rdoc (>= 4.0.0)
213213
reline (>= 0.4.2)
214-
json (2.19.5)
214+
json (2.19.7)
215215
jsonapi-serializer (2.2.0)
216216
activesupport (>= 4.2)
217217
jwt (3.2.0)
@@ -257,7 +257,7 @@ GEM
257257
railties (>= 7.1)
258258
stimulus-rails
259259
turbo-rails
260-
msgpack (1.8.0)
260+
msgpack (1.8.1)
261261
multi_json (1.21.1)
262262
multi_xml (0.9.1)
263263
bigdecimal (>= 3.1, < 5)
@@ -295,7 +295,7 @@ GEM
295295
childprocess (>= 0.6.3, < 6)
296296
iniparse (~> 1.4)
297297
rexml (>= 3.3.9)
298-
pagy (43.5.4)
298+
pagy (43.5.5)
299299
json
300300
uri
301301
yaml
@@ -320,7 +320,7 @@ GEM
320320
date
321321
stringio
322322
public_suffix (7.0.5)
323-
puma (8.0.1)
323+
puma (8.0.2)
324324
nio4r (~> 2.0)
325325
pundit (2.5.2)
326326
activesupport (>= 3.0.0)

0 commit comments

Comments
 (0)