Skip to content

Commit 5919ca0

Browse files
Bump the bundler group with 2 updates (#897)
Bumps the bundler group with 2 updates: [puma](https://github.com/puma/puma) and [importmap-rails](https://github.com/rails/importmap-rails). Updates `puma` from 6.6.0 to 6.6.1 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v6.6.0...v6.6.1) Updates `importmap-rails` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: puma dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: importmap-rails dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5425d8 commit 5919ca0

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
@@ -129,7 +129,7 @@ GEM
129129
activesupport (>= 5.2)
130130
i18n (1.14.7)
131131
concurrent-ruby (~> 1.0)
132-
importmap-rails (2.2.0)
132+
importmap-rails (2.2.2)
133133
actionpack (>= 6.0.0)
134134
activesupport (>= 6.0.0)
135135
railties (>= 6.0.0)
@@ -194,10 +194,10 @@ GEM
194194
date
195195
stringio
196196
public_suffix (6.0.2)
197-
puma (6.6.0)
197+
puma (6.6.1)
198198
nio4r (~> 2.0)
199199
racc (1.8.1)
200-
rack (3.1.16)
200+
rack (3.2.0)
201201
rack-session (2.1.1)
202202
base64 (>= 0.1.0)
203203
rack (>= 3.0.0)

0 commit comments

Comments
 (0)