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 5a58828 commit d3746f1Copy full SHA for d3746f1
app/views/layouts/application.html.erb
@@ -15,7 +15,7 @@
15
16
<% if Rails.application.config.x.sentry_dsn %>
17
<script
18
- src="https://browser.sentry-cdn.com/10.26.0/bundle.min.js"
+ src="https://browser.sentry-cdn.com/10.29.0/bundle.min.js"
19
integrity="sha384-J49E9G1xVlWee8+bVLu5FqEUmoU9VBjPrpS1G1ejsQOTm3I/cyMFOf53BpiVT4Jg"
20
crossorigin="anonymous"
21
></script>
0 commit comments