jekyll-clicky 0.1.0 → 0.1.1

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
  SHA1:
3
- metadata.gz: cbb6f6eb00cd28d45b8a8440a110608a42c3e340
4
- data.tar.gz: 1020d04012604375ff81a05c8434a528bf957b7f
3
+ metadata.gz: 4ca718c08b30053c8390be5891c793b4d303a7c0
4
+ data.tar.gz: 1592790d866490ebe33fdb0d2bd85cb924b8f342
5
5
  SHA512:
6
- metadata.gz: f4360997d5f350bdd4b0e827984ee466d119ca4598b4da179b14aa587ec3c4f986a76dafb881b4ee0f71152c86f8e908d0520147e1b1015c4ae719d8ca797aa1
7
- data.tar.gz: cd4171163462c70819309f00ac137e90386f30f1229c06040f0bae40af0fe0f5988824fc5cbdcd245d3cacefea746d8c4a6769c79f245419cb9ea21cf012f103
6
+ metadata.gz: e1ab583a645604de69cbd578481a8b9d6f8891fb89cbb17f85425e5ba313c57e6eb823a6026e0a3e6e4640dcdbde93c8c7120432070e1dae73c849b501bd5009
7
+ data.tar.gz: 06dd35cbff3f8bd39b8353df6dbbaa06551fcac461cfb9096f8a54b4ce5e9a1f33649cfa1306f754338d4627fa4ed6388879a25e02458b7e3e60d3157347971a
data/README.md CHANGED
@@ -35,7 +35,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
35
35
 
36
36
  ## Contributing
37
37
 
38
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/jekyll-clicky. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
38
+ Bug reports and pull requests are welcome on GitHub at https://github.com/sampsonc/jekyll-clicky. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
39
39
 
40
40
  ## License
41
41
 
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{This gem adds the clicky tracking javascript to websites generate with the Jekyll framework.}
13
13
  spec.description = %q{This gem adds the clicky tracking javascript to websites generate with the Jekyll framework.}
14
- spec.homepage = "https://github.com/sampsonc/jekyll-clicky"
14
+ spec.homepage = "https://www.chs.us/jekyll-clicky"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
@@ -25,6 +25,6 @@ THE SOFTWARE.
25
25
 
26
26
  module Jekyll
27
27
  module Clicky
28
- VERSION = "0.1.0"
28
+ VERSION = "0.1.1"
29
29
  end
30
30
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-clicky
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carl Sampson
@@ -73,7 +73,7 @@ files:
73
73
  - lib/jekyll-clicky.rb
74
74
  - lib/jekyll-clicky/clicky.rb
75
75
  - lib/jekyll-clicky/version.rb
76
- homepage: https://github.com/sampsonc/jekyll-clicky
76
+ homepage: https://www.chs.us/jekyll-clicky
77
77
  licenses:
78
78
  - MIT
79
79
  metadata: