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 7f38db6 commit e20d6a9Copy full SHA for e20d6a9
app/views/layouts/application.html.erb
@@ -14,7 +14,7 @@
14
15
<% if Rails.application.config.x.sentry_dsn %>
16
<script
17
- src="https://browser.sentry-cdn.com/8.55.0/bundle.min.js"
+ src="https://browser.sentry-cdn.com/10.26.0/bundle.min.js"
18
integrity="sha384-BlRl+vkcjdIA/AKRb8zWtiqlVVXepUsSv0+vho7ZMUTsNudEyQjGUKo9W86Hc1EC"
19
crossorigin="anonymous"
20
></script>
0 commit comments