merb-action-args 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-action-args
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
  - Yehuda Katz
@@ -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
  - !ruby/object:Gem::Dependency
26
26
  name: ruby2ruby
@@ -68,6 +68,8 @@ files:
68
68
  - spec/spec_helper.rb
69
69
  has_rdoc: true
70
70
  homepage: http://merbivore.com
71
+ licenses: []
72
+
71
73
  post_install_message:
72
74
  rdoc_options: []
73
75
 
@@ -90,7 +92,7 @@ requirements: []
90
92
  rubyforge_project: merb
91
93
  rubygems_version: 1.3.1
92
94
  signing_key:
93
- specification_version: 2
95
+ specification_version: 3
94
96
  summary: Merb plugin that provides support for ActionArgs
95
97
  test_files: []
96
98