jekyll-gh-contributors 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 26bf2152573929074f862f4bf994a5e487ada5db5baf4e6927a274c1410f98fe
4
- data.tar.gz: a01a6fcb1654c430956776fbc21c5afd6ba3372594504af0d6c353a638e9d9fb
3
+ metadata.gz: 589c95f63b669b3ba6a45447b74832e4c2a971a8080551bf522984ae0ae5feee
4
+ data.tar.gz: 218df229cae9fec203611d70ec7f360357ae83ec2505954d79fa3333cdc15cf9
5
5
  SHA512:
6
- metadata.gz: 30d138feb1828f160b944159a443059d0c7b9406ce9e711f35322a97a3d1d20d75bfe7c27ad33660ec59b5bd537387bf23bcf04c1c3bde72fbfc63cc3338291b
7
- data.tar.gz: 80e2be6deaad3882506679fc929ce74012e304e6fe2d2516a2b75a483e8fab9b49cfcc4e9fa41fa29e68522f3ba5c0cabe65ac78e56e1abb5d18ab12dd8dd698
6
+ metadata.gz: fd241f08e08628ebdfc7a2069a3d9530b0aff07d535a8164efb8a295423a9f2a20c590824339776d902b3a2eda82cf6f2fd8dc397028d1dfc55d28e5ba003d55
7
+ data.tar.gz: 1c95ddaedff83aa07e134ca087a5e21f177fe93aa31b059cf84e712b1a59aa8c21cae44c09c28b61c05b444d7654c5b85dbd375d6d537b63253ccfe5e48ea8d6
@@ -1,5 +1,5 @@
1
1
  module Jekyll
2
2
  module JekyllGHContributors
3
- VERSION = "1.0.4"
3
+ VERSION = "1.0.5"
4
4
  end
5
5
  end
@@ -19,7 +19,7 @@ module Jekyll
19
19
  contributors
20
20
  end
21
21
 
22
- def render(_context)
22
+ def render(context)
23
23
 
24
24
  repo_url = "#{context[@content.strip]}"
25
25
  contributors = getContributors(repo_url)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-gh-contributors
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - joel ibaceta