cornucopia 0.1.35 → 0.1.36

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,6 +5,6 @@
5
5
  <body class="base-body">
6
6
  <link href="cornucopia.css" rel="stylesheet" type="text/css" />
7
7
  <iframe id="base-contents" src="report_contents.html" class="cornucopia-frame"></iframe>
8
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
8
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
9
9
  </body>
10
10
  </html>
@@ -1,2 +1,2 @@
1
1
  <link href="cornucopia.css" rel="stylesheet" type="text/css" />
2
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
2
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
@@ -5,6 +5,6 @@
5
5
  <body class="base-body">
6
6
  <link href="cornucopia.css" rel="stylesheet" type="text/css" />
7
7
  <iframe id="report-base-contents" src="report_contents.html" class="cornucopia-frame"></iframe>
8
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
8
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
9
9
  </body>
10
10
  </html>
@@ -1,3 +1,3 @@
1
1
  <link href="cornucopia.css" rel="stylesheet" type="text/css" />
2
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
2
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
3
3
  <script src="more_info.js"></script>
@@ -1,7 +1,7 @@
1
1
  <html>
2
2
  <header><title>%{report_title}</title></header>
3
3
  <body>
4
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
4
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
5
5
  <link href="cornucopia.css" rel="stylesheet" type="text/css" />
6
6
  <div class="coruncopia-report-holder-table">
7
7
  <div class="coruncopia-report-holder-row">
@@ -1,3 +1,3 @@
1
1
  module Cornucopia
2
- VERSION = "0.1.35"
2
+ VERSION = "0.1.36"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cornucopia
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.35
4
+ version: 0.1.36
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-11-12 00:00:00.000000000 Z
12
+ date: 2016-02-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activesupport