songbookize 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5ce75cccf89871fc5bf65f0a4604a53842d702fb
4
- data.tar.gz: bfadb9635ca1437f480f2c5bb4639095189a8785
3
+ metadata.gz: 8c7b7643c87a4960b0008f88e601cfd1912cff5f
4
+ data.tar.gz: 8c4ac878e9abb873b7dc12813f8ea470964811c9
5
5
  SHA512:
6
- metadata.gz: 7582ef6d572a2bde6642ee2e045e73e403242e5012109e40c31f60b188a86518e8263717633a80cee545841c3c2b648b69666d3f846d0ccc11fb5ba6aa320e26
7
- data.tar.gz: 2754b199624d2eef5e0df69cd728ad51304f0585d54ec94524a879dcc7f0bdc8e5e2ee77d10dccd2ca508e4c57c6e9724bc52b213a9841bcbe19836f4a6fb66c
6
+ metadata.gz: ce2e5f32042a1fdf2ed41e61fe560f128739b70ad0aef823c0233357dab52c7efd94a9471d6d25c66f8774078d2d3d51038f88a2a0356b7514242356b5e8b69f
7
+ data.tar.gz: fdfd57102092a68b2ec4cedbf3011f5c7e551511a5891b6e96e96a80709aea6ad9f757ac483787b7788ec2af434d4e4fe27977bcaa641f1afab1b831f45dbf31
@@ -5,9 +5,9 @@ html
5
5
  meta charset="UTF-8"
6
6
  - begin
7
7
  style type="text/css"==open(URI.encode("https://fonts.googleapis.com/css?family=Bitter:400,700|Muli:300,400,i|Montserrat:400,700|Fira+Mono|Junge")).read
8
- style type="text/css"==open("http://zachcapalbo.com/stylesheets/legacy.css?1461766679").read
9
- style type="text/css"==open("http://zachcapalbo.com/stylesheets/all.css?1461766678").read
10
- style type="text/css"==open("http://zachcapalbo.com/stylesheets/fonts.css?1461766677").read
8
+ style type="text/css"==open("https://zachcapalbo.com/stylesheets/legacy.css?1461766679").read
9
+ style type="text/css"==open("https://zachcapalbo.com/stylesheets/all.css?1461766678").read
10
+ style type="text/css"==open("https://zachcapalbo.com/stylesheets/fonts.css?1461766677").read
11
11
  - rescue SocketError
12
12
  script src="abcjs_basic_2.3-min.js"
13
13
  script src="abcjs_plugin_2.3-min.js"
@@ -5,7 +5,7 @@ html
5
5
  meta charset="UTF-8"
6
6
  - begin
7
7
  style type="text/css"==open(URI.encode("https://fonts.googleapis.com/css?family=Bitter:400,700|Muli:300,400,i|Montserrat:400,700|Fira+Mono|Junge")).read
8
- style type="text/css"==open("http://zachcapalbo.com/stylesheets/fonts.css?1461766677").read
8
+ style type="text/css"==open("https://zachcapalbo.com/stylesheets/fonts.css?1461766677").read
9
9
  - rescue SocketError
10
10
 
11
11
  sass:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: songbookize
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zach Capalbo