og 0.18.0 → 0.18.1
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/og.rb +1 -1
- metadata +2 -2
data/lib/og.rb
CHANGED
metadata
CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.8.10
|
|
3
3
|
specification_version: 1
|
4
4
|
name: og
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 0.18.
|
6
|
+
version: 0.18.1
|
7
7
|
date: 2005-06-01
|
8
8
|
summary: Og (ObjectGraph)
|
9
9
|
require_paths:
|
@@ -117,7 +117,7 @@ dependencies:
|
|
117
117
|
-
|
118
118
|
- "="
|
119
119
|
- !ruby/object:Gem::Version
|
120
|
-
version: 0.18.
|
120
|
+
version: 0.18.1
|
121
121
|
version:
|
122
122
|
- !ruby/object:Gem::Dependency
|
123
123
|
name: facets
|