We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666ae6c commit f3e56a5Copy full SHA for f3e56a5
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- sentry-sanitizer (0.7.0)
+ sentry-sanitizer (0.7.1)
5
sentry-ruby (>= 5.3, < 7.0.0)
6
7
GEM
lib/sentry/sanitizer/version.rb
@@ -2,6 +2,6 @@
module Sentry
module Sanitizer
- VERSION = "0.7.0"
+ VERSION = "0.7.1"
end
0 commit comments