Upgrade to Ruby 4.0.1, bump version to 0.9.0
Replace CGI.parse (removed in Ruby 4.0) with Rack::Utils.parse_query in application controller, sessions controller, and OIDC tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
fd8785a43d
commit
65c19fa732
@@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Clinch
|
||||
VERSION = "0.8.8"
|
||||
VERSION = "0.9.0"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user