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 e4ec396 commit 7dd8c10Copy full SHA for 7dd8c10
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/10.26.0/bundle.min.js"
+ src="https://browser.sentry-cdn.com/10.28.0/bundle.min.js"
18
integrity="sha384-J49E9G1xVlWee8+bVLu5FqEUmoU9VBjPrpS1G1ejsQOTm3I/cyMFOf53BpiVT4Jg"
19
crossorigin="anonymous"
20
></script>
0 commit comments