filebase 0.3.10 → 0.3.11

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 +4 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: filebase
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.10
4
+ version: 0.3.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Yoder
@@ -50,6 +50,8 @@ files:
50
50
  - lib/filebase.rb
51
51
  has_rdoc: true
52
52
  homepage: http://dev.zeraweb.com/waves
53
+ licenses: []
54
+
53
55
  post_install_message:
54
56
  rdoc_options: []
55
57
 
@@ -70,7 +72,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
70
72
  requirements: []
71
73
 
72
74
  rubyforge_project: filebase
73
- rubygems_version: 1.3.1
75
+ rubygems_version: 1.3.5
74
76
  signing_key:
75
77
  specification_version: 2
76
78
  summary: Simple file-based database with model support.