Conversation
Member
|
@dependabot rebase |
Bumps [rack-session](https://github.com/rack/rack-session) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/main/releases.md) - [Commits](rack/rack-session@v2.0.0...v2.1.1) --- updated-dependencies: - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
3bb7e0b to
36562b5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rack-session from 2.0.0 to 2.1.1.
Release notes
Sourced from rack-session's releases.
Changelog
Sourced from rack-session's changelog.
Commits
96663ecBump patch version.c58ad79Don't allow session to be recreated accidentally.8a02143Bump minor version.67c1237Add release notes.77c56dbRack 3 compatibility.1a10ce8Test on Ruby v3.4.06b63f5Bump actions/checkout from 3 to 4 (#47)9818179Opt-in for MFA requirement (#45)9ad38c0Test and set Ruby v2.5 as minimum. (#46)4af6114Add cookie option "partitioned" to DEFAULT_OPTIONS and documentation of class...