seo_pages 1.2.0 → 1.2.1
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 +4 -4
- data/lib/seo_pages/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 14eacead7059c2439d6f4f8522aad9a1ea164ff1
|
|
4
|
+
data.tar.gz: d7c44e90f2131e3a971c20d5a9eced2976951bda
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e282923aeae5b089fbcd8f88204f085e9469d45a108f482953092f4c882a631ad90c90a0eac2f822baba568312559a5503fa4b5a8dd3b3601a89c904fc77e687
|
|
7
|
+
data.tar.gz: 1918637d32fa9f6da27fa35a037ce981b0126348cf348ad8a9a8fca6e40e1ca0a61363410d5be0f010fa601fbfb65a6decfdebf2fa78310a6d9efe9b6f1b661e
|
data/lib/seo_pages/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: seo_pages
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2.
|
|
4
|
+
version: 1.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- BadrIT
|
|
@@ -26,8 +26,8 @@ dependencies:
|
|
|
26
26
|
- - ~>
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
28
|
version: 4.0.0
|
|
29
|
-
description:
|
|
30
|
-
|
|
29
|
+
description: Provides an easy way to manage your pages title, meta description and
|
|
30
|
+
meta keywords
|
|
31
31
|
email:
|
|
32
32
|
- bazaretas@gmail.com
|
|
33
33
|
executables: []
|
|
@@ -160,7 +160,7 @@ rubyforge_project:
|
|
|
160
160
|
rubygems_version: 2.0.0.rc.2
|
|
161
161
|
signing_key:
|
|
162
162
|
specification_version: 4
|
|
163
|
-
summary:
|
|
163
|
+
summary: Easily add SEO to your pages
|
|
164
164
|
test_files:
|
|
165
165
|
- test/fixtures/seo_pages/seo_pages.yml
|
|
166
166
|
- test/fixtures/seo_pages/seo_page_defaults.yml
|