Skip to content

Commit

Permalink
Bump the bundler group across 2 directories with 1 update (#35)
Browse files Browse the repository at this point in the history
Bumps the bundler group with 1 update in the / directory: [rack](https://github.com/rack/rack).
Bumps the bundler group with 1 update in the /examples/ruby-on-rails-api/descope directory: [rack](https://github.com/rack/rack).


Updates `rack` from 3.0.8 to 3.0.9.1
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.0.8...v3.0.9.1)

Updates `rack` from 3.0.8 to 3.0.9.1
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v3.0.8...v3.0.9.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler-security-group
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ami Mahloof <130996527+ami-descope@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ami-descope authored Mar 7, 2024
1 parent 6fcaaff commit 677fa07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ GEM
optimist (~> 3.0)
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.8)
rack (3.0.9.1)
rack-test (2.1.0)
rack (>= 1.3)
rainbow (3.1.1)
Expand Down
2 changes: 1 addition & 1 deletion examples/ruby-on-rails-api/descope/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.8)
rack (3.0.9.1)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down

0 comments on commit 677fa07

Please sign in to comment.