phcdevworks_titleseo 5.0.0 → 5.0.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
  SHA256:
3
- metadata.gz: c5a23019b88239fc9ec9b78d38d1998a755e92f0c2b4a4660dac415d9a802f56
4
- data.tar.gz: 20026ada0e404f875938b59eee83e3d81749c83208428bff89ad7cc3a2efcea5
3
+ metadata.gz: 1c6d10da060bbb85f1c3fa76aa1c3e99b5365da6d1c5b11409c61faa62719210
4
+ data.tar.gz: 1bda8723a0e345228cf6ff5877774dfbafdc989eda6aea455a9e6051983e2255
5
5
  SHA512:
6
- metadata.gz: 54ae6925b977f35336aee32605ab30c1289be12480e6a604146080433904dd7e513cc5212b2e2dfbfafcead0e132ac1f416723997ed3f8887529ff6e8d9fceb9
7
- data.tar.gz: f6dc72671b4161ece073d83a13f89fd04162dee003ad0e2ea2721446f5d1b258e6a1d9aa27d95f2a8b3de1b9fa32d334f414fc49789d78c171ce7f92ac0273fc
6
+ metadata.gz: 7ceb8216d8f4b960fc50068e46c8a9e1efded815a18d20ca6d6c8f56307f4c33edeec645d660518837eb0fb12a52b066ff87fa0d9e5eb27ee268b46d63f3d0e2
7
+ data.tar.gz: 4fc6fe56d8926f042cc98c9bb8ff9e2e19bb14f2dd783af2edb900836d2c36446211f2504ec33c994968fdefbb7fef3c74e86a2e9fdb668bfa565a51ff9c7310
data/README.md CHANGED
@@ -1,11 +1,11 @@
1
1
  ### PHCDevworks Title/SEO for Rails 7 (Page SEO, Titles & Title Tags)
2
2
 
3
- PHCDevworks Title/SEO Rails6 engine with helpers for page headings, taglines, SEO, Social Media and title tags.
3
+ Standardize your website's look and feel with PHCDevworks' Rails view helpers. Our helpers simplify the coding process for managing page headings, taglines, SEO, and title tags, ensuring that your pages always look their best.
4
4
 
5
- * A dynamic way to add different page headings, taglines, SEO and title tags to your layout file.
6
- * Standardize a template for your serach engine marketing and optimization efforts.
7
- * Setup in seconds with only one line of code in the application_controller file.
8
- * Save time and keep your rails projects manageable, multiple views tidy and secure.
5
+ * Dynamically add page headings, taglines, SEO, and title tags to your layout file.
6
+ * Standardize your search engine marketing and optimization efforts with a template.
7
+ * Setup in seconds with just one line of code in the application_controller file.
8
+ * Save time and keep your Rails projects manageable, with tidy and secure multiple views.
9
9
 
10
10
  #### Step 1 - Add PHCDevworks-TitleSEO to your gemfile
11
11
 
@@ -1,3 +1,3 @@
1
1
  module PhcdevworksTitleseo
2
- VERSION = "5.0.0"
2
+ VERSION = "5.0.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcdevworks_titleseo
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-22 00:00:00.000000000 Z
11
+ date: 2023-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '6.0'
33
+ version: '7.0'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '6.0'
40
+ version: '7.0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: phcthemes_web_theme_pack
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -58,16 +58,17 @@ dependencies:
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: '1.4'
61
+ version: '1.6'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: '1.4'
69
- description: Rails view helpers making page headings, taglines, seo and title tags
70
- easier to manage and standardize view coding process.
68
+ version: '1.6'
69
+ description: Standardize your website's look and feel with PHCDevworks' Rails view
70
+ helpers. Our helpers simplify the coding process for managing page headings, taglines,
71
+ SEO, and title tags, ensuring that your pages always look their best.
71
72
  email:
72
73
  - imfo@phcdevworks.com
73
74
  executables: []
@@ -107,7 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
107
108
  - !ruby/object:Gem::Version
108
109
  version: '0'
109
110
  requirements: []
110
- rubygems_version: 3.0.3.1
111
+ rubygems_version: 3.4.1
111
112
  signing_key:
112
113
  specification_version: 4
113
114
  summary: PHCDevworks - Helpers - TitleSEO