motion-addressbook 1.6.2 → 1.6.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/motion-addressbook/version.rb +1 -1
- data/motion/address_book/osx/group.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2a59a907d0d36c0d0686a4b6455df055b334c54d
|
4
|
+
data.tar.gz: f5e42916903f43b8c06b80d759d1f31771434db8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3bb1564f7250614c5d5c9e1413b514661860ff89460fa11f1aa1fddbb11f815ee3d967c95d971ac9f4a7bb396d35f0be43483cf0c9411186eb2762b6836c122a
|
7
|
+
data.tar.gz: 13cb80adb5b232de7e6d2aa355b1754252d06d64c0d74cff0a53bde0ca9d7385b8a1853e5085921d3f7a67da234af25dd022a5352268c7c3d4e362cdab5b5959
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motion-addressbook
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.
|
4
|
+
version: 1.6.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Alex Rothenberg
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2013-10-
|
12
|
+
date: 2013-10-30 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bubble-wrap
|