seo_noindex 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/seo_noindex/helper.rb +1 -1
- data/lib/seo_noindex/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a4a7cbe2607e494f7ec3e49a682f0c24f50e8a6
|
4
|
+
data.tar.gz: 6d29effafc4b102fbc2fa3abec2ec9e09d5a86d0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1825145fdb6e64ea1a6c30b4ae35ae65e7e1aa1f353b588a3b60030faac2218db5ade93650cc2da14c249f6bf478211d592c9618448b740a0445b95cc3fcb868
|
7
|
+
data.tar.gz: 807f24fb1fdd5709dfe0b5736560863cd7f203a96b78d56d8f8cb5cbb287a9210b78115968cf39750b2479c1206c528ae56ef9a5d1375c7e576142f91d233fe1
|
data/lib/seo_noindex/helper.rb
CHANGED
data/lib/seo_noindex/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: seo_noindex
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Vsevolod Avramov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-09-
|
11
|
+
date: 2016-09-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rake
|
@@ -108,7 +108,7 @@ rubyforge_project:
|
|
108
108
|
rubygems_version: 2.4.8
|
109
109
|
signing_key:
|
110
110
|
specification_version: 4
|
111
|
-
summary: seo_noindex-0.0.
|
111
|
+
summary: seo_noindex-0.0.4
|
112
112
|
test_files:
|
113
113
|
- spec/middleware_spec.rb
|
114
114
|
- spec/spec_helper.rb
|