expo 0.3.8 → 0.4.0

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 (2) hide show
  1. checksums.yaml +6 -14
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NzQyOTNmNGQwZDI4MDJiYWI5NGM4ZTJlYzE4MjA1MjgxMDJkYzAyZQ==
5
- data.tar.gz: !binary |-
6
- MzNkNzhlOWJmY2IwMzhhMzZmYmM0ODYwNGNlODRlMDM5ZDRlYzZiYg==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- ZjQyMzA2MWQyZWFmZmY1OTIyMjBjY2ZkODc3NmE2YzM0MmY4NTVmYjQ1NmMw
10
- ODdiOGI4MDY1ZWI4ZTlhN2NlODhhNjJmNWQ5ZTE4MTI3MDRhNGNjYjVhNWIy
11
- OWQyMzFkMmZiNGEzMDkxM2Y3YWIyYjgyNWUyZTgzMTQ0MzRmOGQ=
12
- data.tar.gz: !binary |-
13
- MzY0ZTAwMzdjOWExZDRkNzA3MzU2MmYxOTJiZDcyMTkwMWUxZDU3NTg0MWEx
14
- ZTBiODJhZWIyNjQ5OTUxOGQ1ZTUzOWNiYjYzY2ZhMjQyYmM2ZjdhMzY0ODNl
15
- MmQ1NWRmOWEyNjYzYjdmYzMyMWJjODE0NTc2Y2E5MTkwMGIwMzg=
2
+ SHA1:
3
+ metadata.gz: 9c3b0b3b053c1221f670a5e3a5881805b54d5ea0
4
+ data.tar.gz: 4dab7b5dfcd4684e86049d095de8d0592b278e40
5
+ SHA512:
6
+ metadata.gz: 69dab5afc6bf0c9ef1c338936653c012c5068a4b5623aaa0a6ad51148b95f49113119e8686816944e73b4a78190a26954c577cc600dc388aaa1e4cacc6fcb371
7
+ data.tar.gz: d7cbb2f4ea8358dda1bae891c70b49c46177ab546905bfac31d20a79f67a28d829c0f681ff19c96aa7017401679dca5ee7dcbac4fcd12e500319cca120bcaf80
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: expo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serguei Filimonov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-05-15 00:00:00.000000000 Z
11
+ date: 2013-07-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Constructs a presentation of object tree sub-graphs... or something.
14
14
  email: serguei.filimonov@gmail.com
@@ -26,12 +26,12 @@ require_paths:
26
26
  - lib
27
27
  required_ruby_version: !ruby/object:Gem::Requirement
28
28
  requirements:
29
- - - ! '>='
29
+ - - '>='
30
30
  - !ruby/object:Gem::Version
31
31
  version: '0'
32
32
  required_rubygems_version: !ruby/object:Gem::Requirement
33
33
  requirements:
34
- - - ! '>='
34
+ - - '>='
35
35
  - !ruby/object:Gem::Version
36
36
  version: '0'
37
37
  requirements: []