We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502d857 commit 323e850Copy full SHA for 323e850
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.41.0/bundle.min.js"
19
integrity="sha384-/oTG1DxxBD0jT/ShtVYNvpwDmS2j9zVqquIKPRo4LxMLUCnwdUywlKzgEIwS1mEY"
20
crossorigin="anonymous"
21
></script>
0 commit comments