mcms_pages 0.0.7 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +7 -8
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mcms_pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 1.0.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - vikram kumar mishra
8
+ - Mindfire Solutions
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-08-31 00:00:00.000000000 Z
12
+ date: 2012-09-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -123,9 +123,9 @@ dependencies:
123
123
  - - ! '>='
124
124
  - !ruby/object:Gem::Version
125
125
  version: '0'
126
- description: Integrates a page module in an application which helps in page creation.
126
+ description: It can be added in any application to create pages.
127
127
  email:
128
- - mishra.vikramkumar2@gmail.com
128
+ - vikram.mishra@mindfiresolutions.com
129
129
  executables: []
130
130
  extensions: []
131
131
  extra_rdoc_files: []
@@ -331,7 +331,7 @@ files:
331
331
  - test/dummy/config.ru
332
332
  - test/mcms_pages_test.rb
333
333
  - test/test_helper.rb
334
- homepage: https://192.168.10.251/svn/SVNHOME/mcms/trunk/mcms_gems/mcms_pages
334
+ homepage: https://github.com/mindfire-solutions/mcms_pages
335
335
  licenses: []
336
336
  post_install_message:
337
337
  rdoc_options: []
@@ -354,8 +354,7 @@ rubyforge_project:
354
354
  rubygems_version: 1.8.24
355
355
  signing_key:
356
356
  specification_version: 3
357
- summary: Gem CKEditor version fixed to 3.7.1. It does not support version of ckeditor
358
- >= 3.7.2
357
+ summary: A Gem to create pages.
359
358
  test_files:
360
359
  - test/integration/navigation_test.rb
361
360
  - test/dummy/Rakefile