rails-disco 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +14 -6
  2. metadata +8 -7
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: b4c7ed0faf35584f5bac83c35c818b6efa300d6b
4
- data.tar.gz: 299360bbf7f44cab90c6ed9d71bc46efdccf98de
5
- SHA512:
6
- metadata.gz: 71c1ed97e6a09744dff463c4217ae7d175249bbe4d9d26627157a224e0d4a284a803f800e15d8278908ab5ff2f2fe8a38d3fcd04885ca2830d08feb1b5226f28
7
- data.tar.gz: 891a7b8fc0ebbaed4cd13a27953346a0c0c1f6f34bc2bd523ce1f9fa41eb1a8a6bd59f078ac498057faccc47e957b38913e8c53543ce1cf21c2c80bf7b2570bf
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ YzVhMzJmNjFlYjVhZjU0YWY3N2Y1OWQxYjY5MWEyZWVlYWU4OTU0NQ==
5
+ data.tar.gz: !binary |-
6
+ NzcyZTZlNGZhMzBjODY5OTRkZTZiNzMxNGIxY2JkMDU5NGJmYWQzYQ==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ YTQwYWU2ZTA5ZWJhMWYwNDRmNjcwOGZmNTI2N2EwZjk0NzFjYmMxMWI0NzJk
10
+ MDFmM2I5MjQ1NmI2M2U5M2RiMDc1NDA4Yzc4NWRkZmQ1YTE2MmNhNzNhMjI1
11
+ NGM1OWNkYTE3Y2Y0MTc1OTU5ZDJkOGMzOTBkN2UyZGUzYWI0ZmU=
12
+ data.tar.gz: !binary |-
13
+ Y2EzMWFlZTliY2UwM2FlOTk4OGQ0ODM1NmZhZjgwNmVlMzc0MmVlMzRmOWJk
14
+ OTdlMmZlOWIzMTU3ZDFlNzNhYTI2MDgzOWVkMWNkYTM2YWEwNzA0NzY3ZTVj
15
+ NzU5MjE1MWEwNTc4ZGQ1YzI1M2I5YTc1ZTQ0NDNhMjU4ZTU5MTU=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-disco
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Kranz
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-12-18 00:00:00.000000000 Z
12
+ date: 2014-01-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: drailties
@@ -17,14 +17,14 @@ dependencies:
17
17
  requirements:
18
18
  - - '='
19
19
  - !ruby/object:Gem::Version
20
- version: 0.4.2
20
+ version: 0.4.3
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
25
  - - '='
26
26
  - !ruby/object:Gem::Version
27
- version: 0.4.2
27
+ version: 0.4.3
28
28
  description: Rails Disco is a framework on top of the rails framework to provide cqrs
29
29
  and simple event sourcing possibilities to rails.
30
30
  email: rails-disco@hicknhack-software.com
@@ -43,18 +43,19 @@ require_paths:
43
43
  - lib
44
44
  required_ruby_version: !ruby/object:Gem::Requirement
45
45
  requirements:
46
- - - '>='
46
+ - - ! '>='
47
47
  - !ruby/object:Gem::Version
48
48
  version: '0'
49
49
  required_rubygems_version: !ruby/object:Gem::Requirement
50
50
  requirements:
51
- - - '>='
51
+ - - ! '>='
52
52
  - !ruby/object:Gem::Version
53
53
  version: '0'
54
54
  requirements: []
55
55
  rubyforge_project:
56
- rubygems_version: 2.1.11
56
+ rubygems_version: 2.0.3
57
57
  signing_key:
58
58
  specification_version: 4
59
59
  summary: A distributed party with commands, events and projections
60
60
  test_files: []
61
+ has_rdoc: