jekyll-assets 0.4.0 → 0.4.1
Sign up to get free protection for your applications and to get access to all the features.
- data/HISTORY.md +5 -0
- data/lib/jekyll/assets_plugin/environment.rb +0 -4
- data/lib/jekyll/assets_plugin/version.rb +1 -1
- metadata +2 -2
data/HISTORY.md
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-assets
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -242,7 +242,7 @@ rubyforge_project:
|
|
242
242
|
rubygems_version: 1.8.23
|
243
243
|
signing_key:
|
244
244
|
specification_version: 3
|
245
|
-
summary: jekyll-assets-0.4.
|
245
|
+
summary: jekyll-assets-0.4.1
|
246
246
|
test_files:
|
247
247
|
- spec/fixtures/.gitignore
|
248
248
|
- spec/fixtures/_assets/app.css.erb
|