mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
FIX: Ensure we have a patched version of CGI gem (#19588)
* FIX: Ensure we have a patched version of CGI gem Per https://github.com/ruby/cgi/pull/29 the current shipped version of the CGI gem doesn't allow for leading dots in domain names, which breaks setting cookies like `.example.com`. * Update Gemfile Co-authored-by: Jarek Radosz <jradosz@gmail.com> Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
co-authored by
Jarek Radosz
parent
46b51ade83
commit
e430f22936