Update rails_structured_logging to v0.3.0

v0.3.0 removes usage of the INTERNAL_PARAMS constant which is being
removed from ActionController in an upcoming Rails upgrade.
This commit is contained in:
Mike Dalessio
2026-02-18 13:33:10 -05:00
parent f39253e5f9
commit 1c3b3c55ef
+2 -2
View File
@@ -39,9 +39,9 @@ GIT
GIT
remote: https://github.com/basecamp/rails-structured-logging
revision: 76960cb5c15fc2b6b5f7542e05d7dcc031cef9e6
revision: f6633fd8fee5906d8affa2329c61de7a3450eb7e
specs:
rails_structured_logging (0.2.1)
rails_structured_logging (0.3.0)
json
rails (>= 6.0.0)