Skip to content

Commit 23d440a

Browse files
committed
bumping plotly version re: plotly/plotly.js#2603
1 parent 54d2e63 commit 23d440a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/application.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">
88
<%= stylesheet_link_tag 'application', media: 'all' %>
9-
<script src="//cdn.plot.ly/plotly-1.37.0.min.js"></script>
9+
<script src="//cdn.plot.ly/plotly-1.37.1.min.js"></script>
1010
<%= javascript_include_tag 'application' %>
1111
<script src="//cdn.datatables.net/plug-ins/1.10.15/sorting/natural.js"></script>
1212

0 commit comments

Comments
 (0)