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 e54178f commit b31a0d0Copy full SHA for b31a0d0
app/views/layouts/application.html.erb
@@ -20,7 +20,7 @@
20
21
<% if Rails.application.config.x.sentry_dsn %>
22
<script
23
- src="https://browser.sentry-cdn.com/9.46.0/bundle.min.js"
+ src="https://browser.sentry-cdn.com/10.25.0/bundle.min.js"
24
integrity="sha384-jz1y5eFkBjGuuvaRdmude5J+fVsya/ZkBvnwOVAF1oE2fBVuN4H2ETlGqvxnOtAb"
25
crossorigin="anonymous"
26
></script>
0 commit comments