We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a0b0e commit bf42d85Copy full SHA for bf42d85
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.38.0/bundle.min.js"
+ src="https://browser.sentry-cdn.com/10.39.0/bundle.min.js"
19
integrity="sha384-/oTG1DxxBD0jT/ShtVYNvpwDmS2j9zVqquIKPRo4LxMLUCnwdUywlKzgEIwS1mEY"
20
crossorigin="anonymous"
21
></script>
0 commit comments