middleman-async-loader 1.0.0 → 1.0.1

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f7f4a3797344054640db69e496a09016770bc886
4
- data.tar.gz: 89651f7c92e19038b11ed383b4577cc4e04c30c5
3
+ metadata.gz: d8df329549f12e3f0572b99a4cb40cdca45e3bb6
4
+ data.tar.gz: 935b71ec46cf97b77d1640fa0d21782a6086405d
5
5
  SHA512:
6
- metadata.gz: 6efe5783a67e5fdfc82d91d39fca4dc6f9ebf44385ec04f9a2eccb2ca567e2ab23bbb7b676ad3d3340918a669d3f769a638ac9c92813407d2e7a63228c98191e
7
- data.tar.gz: b875e5268897d16e09f3b582b58c1f41a93f67afae62422a53e3eb82d492882b7cbcb3c8945415f83606347ed185509b150f09ee0438a75ac1ae3548dd0a137c
6
+ metadata.gz: 190e64a200a80aee1af52cc661c87f5bacc15f1df4e3b8e69562a88d21faa9a4c63f7e54701eee2fe3b0e5a36c00c458373e71381aeb5570d30e94dea27d503c
7
+ data.tar.gz: 029be7797819bf75ab202760cef4d4738d76aadc285b4fb3873f0e845a77a7ce262147bd51248d51731559baf8a3b7bf83a860a3f5a2e1728b38f95dc97bc6e7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: middleman-async-loader
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julian Krispel-Samsel
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2016-10-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Inline JS and CSS in just one line.
13
+ description: Asyncronously inject CSS & JS files
14
14
  email: julian@rainforestapp.com
15
15
  executables: []
16
16
  extensions: []
@@ -41,5 +41,5 @@ rubyforge_project:
41
41
  rubygems_version: 2.5.1
42
42
  signing_key:
43
43
  specification_version: 4
44
- summary: Inline JS and CSS in just one line.
44
+ summary: Asyncronously inject CSS & JS files. To find out more go to https://github.com/rainforestapp/middleman-async-loader
45
45
  test_files: []