jekyll-random 0.0.2 → 0.0.3

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/jekyll-random.rb +2 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ba48762a166ae819db7a992a3579420c26f19d4a
4
- data.tar.gz: 260ddf655b707fac8f4cd49cca88647526e78ab8
3
+ metadata.gz: 762d3a683656633dc07f87754f95013566694087
4
+ data.tar.gz: 53a0350a192b1925b01fec7b0c7b9e149e177fa9
5
5
  SHA512:
6
- metadata.gz: ced38fa03f77acdf2088ff4348cd2ec37fbce19ec7988c76ba30e36379762cf3559ad15bb23b775dd1077090a4d872b04ad2d2f50b8523526b47f22904d66088
7
- data.tar.gz: 826b85ba5c8a6356caf7051afd40b4acf8f0f5da8dcb2ca557f351d3a711463b1e55862fb38adaa5d6e6351333c9eb7f060e452d5702d01a0e9d7f04f5eef43d
6
+ metadata.gz: 6b3593f855b9c344a9693665c0911f102c9a783057850832ce788676ae8d53b8df1672f37a980d801c0c9ef4e92ae2ab7aebf67fe3781acd34dd7a081ae34617
7
+ data.tar.gz: d96e1e4d419f08ff55e4053eb3d6235b89660881f8bb556f75e8e155da67acc37287370f6cbe309d77d337658a2ba8a0c5c1cc15d8a87c6faf1a2595f9eb1f2b
data/lib/jekyll-random.rb CHANGED
@@ -1,3 +1,5 @@
1
+ require "jekyll"
2
+
1
3
  module Jekyll
2
4
  module RandomFilter
3
5
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-random
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paweł Kuna