cartoonist-pages 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. metadata +5 -6
  2. data/.gitignore +0 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cartoonist-pages
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,26 +9,25 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-05-25 00:00:00.000000000 Z
12
+ date: 2012-06-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: cartoonist
16
- requirement: &21244080 !ruby/object:Gem::Requirement
16
+ requirement: &11975440 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - =
20
20
  - !ruby/object:Gem::Version
21
- version: 0.0.11
21
+ version: 0.0.12
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *21244080
24
+ version_requirements: *11975440
25
25
  description: This core plugin for Cartoonist adds arbitrary pages.
26
26
  email: reasonnumber@gmail.com
27
27
  executables: []
28
28
  extensions: []
29
29
  extra_rdoc_files: []
30
30
  files:
31
- - .gitignore
32
31
  - app/controllers/admin/page_controller.rb
33
32
  - app/controllers/page_controller.rb
34
33
  - app/helpers/admin/page_helper.rb
data/.gitignore DELETED
@@ -1,2 +0,0 @@
1
- *~
2
- /cartoonist-pages*.gem