Skip to content

update rack and rack-session #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Gemfile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
Mathiyarasy and Copilot authored May 12, 2025
commit c90c28d5c0516b98e02ff5c8009c5dadda428eed
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -74,4 +74,4 @@ group :test do
gem "webdrivers"
end

gem "rack-session", "= 2.1.1"
gem "rack-session", "~> 2.1.1"