We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d2e63 commit 23d440aCopy full SHA for 23d440a
app/views/layouts/application.html.erb
@@ -6,7 +6,7 @@
6
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
7
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8
<%= stylesheet_link_tag 'application', media: 'all' %>
9
- <script src="//cdn.plot.ly/plotly-1.37.0.min.js"></script>
+ <script src="//cdn.plot.ly/plotly-1.37.1.min.js"></script>
10
<%= javascript_include_tag 'application' %>
11
<script src="//cdn.datatables.net/plug-ins/1.10.15/sorting/natural.js"></script>
12
0 commit comments