geoloqi 0.9.32 → 0.9.33
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/geoloqi.rb +1 -1
- data/lib/geoloqi/version.rb +1 -1
- data/license.txt +2 -1
- metadata +2 -2
data/lib/geoloqi.rb
CHANGED
data/lib/geoloqi/version.rb
CHANGED
data/license.txt
CHANGED
@@ -22,4 +22,5 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
22
22
|
|
23
23
|
The views and conclusions contained in the software and documentation are those of the
|
24
24
|
authors and should not be interpreted as representing official policies, either expressed
|
25
|
-
or implied, of Geoloqi.
|
25
|
+
or implied, of Geoloqi.
|
26
|
+
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: geoloqi
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.9.
|
5
|
+
version: 0.9.33
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Kyle Drake
|
@@ -11,7 +11,7 @@ autorequire:
|
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
13
|
|
14
|
-
date: 2011-10-
|
14
|
+
date: 2011-10-25 00:00:00 -07:00
|
15
15
|
default_executable:
|
16
16
|
dependencies:
|
17
17
|
- !ruby/object:Gem::Dependency
|