fullstack-cms 0.4.5 → 0.4.6
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.
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/fullstack-cms.gemspec +2 -2
- metadata +3 -3
data/Rakefile
CHANGED
|
@@ -15,7 +15,7 @@ require 'jeweler'
|
|
|
15
15
|
Jeweler::Tasks.new do |gem|
|
|
16
16
|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
|
|
17
17
|
gem.name = "fullstack-cms"
|
|
18
|
-
gem.homepage = "http://github.com/mcasimir/
|
|
18
|
+
gem.homepage = "http://github.com/mcasimir/fullstack-cms"
|
|
19
19
|
gem.license = "MIT"
|
|
20
20
|
gem.summary = %Q{CMS system built on fullstack}
|
|
21
21
|
gem.description = %Q{CMS system built on fullstack}
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.4.
|
|
1
|
+
0.4.6
|
data/fullstack-cms.gemspec
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
Gem::Specification.new do |s|
|
|
7
7
|
s.name = "fullstack-cms"
|
|
8
|
-
s.version = "0.4.
|
|
8
|
+
s.version = "0.4.6"
|
|
9
9
|
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
11
11
|
s.authors = ["mcasimir"]
|
|
@@ -167,7 +167,7 @@ Gem::Specification.new do |s|
|
|
|
167
167
|
"lib/generators/fullstack/cms/templates/rails/public/robots.txt",
|
|
168
168
|
"lib/tasks/cms.rake"
|
|
169
169
|
]
|
|
170
|
-
s.homepage = "http://github.com/mcasimir/
|
|
170
|
+
s.homepage = "http://github.com/mcasimir/fullstack-cms"
|
|
171
171
|
s.licenses = ["MIT"]
|
|
172
172
|
s.require_paths = ["lib"]
|
|
173
173
|
s.rubygems_version = "1.8.25"
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fullstack-cms
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.6
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -280,7 +280,7 @@ files:
|
|
|
280
280
|
- lib/generators/fullstack/cms/templates/rails/public/js/modernizr-2.5.3.min.js
|
|
281
281
|
- lib/generators/fullstack/cms/templates/rails/public/robots.txt
|
|
282
282
|
- lib/tasks/cms.rake
|
|
283
|
-
homepage: http://github.com/mcasimir/
|
|
283
|
+
homepage: http://github.com/mcasimir/fullstack-cms
|
|
284
284
|
licenses:
|
|
285
285
|
- MIT
|
|
286
286
|
post_install_message:
|
|
@@ -295,7 +295,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
295
295
|
version: '0'
|
|
296
296
|
segments:
|
|
297
297
|
- 0
|
|
298
|
-
hash: -
|
|
298
|
+
hash: -1218678586778173855
|
|
299
299
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
300
300
|
none: false
|
|
301
301
|
requirements:
|