pageinfo 0.2.3 → 0.2.4

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2e56106d24a0e8bd5b4e1528a79bb194f6d4ccd1
4
- data.tar.gz: 56f5811f7f928d79bc15a8414447d1a0fd81581b
3
+ metadata.gz: 6478c1599a9a2df5bc1db6d7f5bd700cb554024e
4
+ data.tar.gz: 715c20a6b0aa114aa4e197291d9cb1298e576daa
5
5
  SHA512:
6
- metadata.gz: bd43507764143701b101e236644800faa3113e5932f3a7beccaa443542a69bbaba96a9a346a62d6a65078db9d565f64c060fb27ff6cbc0c5c9c3918501cc3ab6
7
- data.tar.gz: 77720c46e5746be7f9ebceb8b668315125fb8e1579faa415b8cc193c2b100538ffc9d6c05cacbb5b34e92978b20470f57c8e74965f2668ce37c695fd6c870bb7
6
+ metadata.gz: 9354a2327f27d8bed63452e40887ae07368264088f789d3af8c1b73cbe8d762cc0086a293047f99413915c271d894d3441c8cb7bc3b2b745806fe86ec93dc758
7
+ data.tar.gz: 045e645917e8a085bcf1578ebb473839a627705610b4e33454780b6aa96ec08e5507ab250715d0eedb9f3ae52e02759aa050319f14e6df0f85ddc833804ef5bf
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2015 Aditia Mahdar Ganteng
3
+ Copyright (c) 2015 Aditia Mahdar
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Pageinfo
2
2
 
3
- [![Gem Version](https://badge.fury.io/rb/meta-tags.svg)](http://badge.fury.io/rb/meta-tags)
3
+ [![Gem Version](https://badge.fury.io/rb/pageinfo.svg)](http://badge.fury.io/rb/pageinfo)
4
4
 
5
5
  Pageinfo will browse through your site then list every page on your site and give detail meta info about the page.
6
6
 
@@ -1,3 +1,3 @@
1
1
  module Pageinfo
2
- VERSION = "0.2.3"
2
+ VERSION = "0.2.4"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["adit@41studio.com"]
11
11
 
12
12
  spec.summary = %q{Browse your page meta info and optimize your SEO strategy.}
13
- spec.description = %q{Pageinfo will browse through your site then list every page on your site and give detail meta info about the page.}
13
+ spec.description = %q{Page Info gem will browse through your site then list every page on your site and give detail meta info about the page.}
14
14
  spec.homepage = "https://github.com/aditiamahdar/pageinfo"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pageinfo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - aditiamahdar
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-06-12 00:00:00.000000000 Z
11
+ date: 2015-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -80,8 +80,8 @@ dependencies:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
82
  version: '3.2'
83
- description: Pageinfo will browse through your site then list every page on your site
84
- and give detail meta info about the page.
83
+ description: Page Info gem will browse through your site then list every page on your
84
+ site and give detail meta info about the page.
85
85
  email:
86
86
  - adit@41studio.com
87
87
  executables: