merb-slices 1.0.9 → 1.0.10

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.
Files changed (1) hide show
  1. metadata +6 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: merb-slices
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fabien Franzen
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-02-12 00:00:00 -08:00
12
+ date: 2009-03-18 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -20,7 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - ">="
22
22
  - !ruby/object:Gem::Version
23
- version: 1.0.9
23
+ version: 1.0.10
24
24
  version:
25
25
  description: Merb-Slices is a Merb plugin for using and creating application 'slices' which help you modularize your application.
26
26
  email: info@fabien.be
@@ -191,6 +191,8 @@ files:
191
191
  - spec/very_thin_slice_spec.rb
192
192
  has_rdoc: true
193
193
  homepage: http://merbivore.com
194
+ licenses: []
195
+
194
196
  post_install_message:
195
197
  rdoc_options: []
196
198
 
@@ -213,7 +215,7 @@ requirements: []
213
215
  rubyforge_project: merb
214
216
  rubygems_version: 1.3.1
215
217
  signing_key:
216
- specification_version: 2
218
+ specification_version: 3
217
219
  summary: Merb-Slices is a Merb plugin for using and creating application 'slices' which help you modularize your application.
218
220
  test_files: []
219
221