Skip to content

Commit e3b410a

Browse files
Update rack and uri packages (#82)
Bumps the bundler group with 2 updates in the /template/{{app_name}} directory: [rack](https://github.com/rack/rack) and [uri](https://github.com/ruby/uri). Updates `rack` from 3.1.10 to 3.1.12 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.10...v3.1.12) Updates `uri` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: rack dependency-type: indirect dependency-group: bundler - dependency-name: uri dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 181ab95 commit e3b410a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/{{app_name}}/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ GEM
276276
rspec-mocks (~> 3.12)
277277
rspec-support (~> 3.12)
278278
racc (1.8.1)
279-
rack (3.1.10)
279+
rack (3.1.12)
280280
rack-session (2.1.0)
281281
base64 (>= 0.1.0)
282282
rack (>= 3.0.0)
@@ -422,7 +422,7 @@ GEM
422422
unicode-display_width (3.1.4)
423423
unicode-emoji (~> 4.0, >= 4.0.4)
424424
unicode-emoji (4.0.4)
425-
uri (1.0.2)
425+
uri (1.0.3)
426426
warden (1.2.9)
427427
rack (>= 2.0.9)
428428
web-console (4.2.1)

0 commit comments

Comments
 (0)