aggregate_root 1.3.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 78ccc45c41df64e6a7dbc83af2c021be20fd04bb2c31a1880e9690a3caaa1dad
4
- data.tar.gz: dfa932ad93775ffde007b5701b91a764691a3437a3193f682d605452e73fc138
3
+ metadata.gz: b0e7fd5c8185d692efe38480983bd4f4c1237b402592541a7f38e78b442015a7
4
+ data.tar.gz: a145924644f4c30dd928397df65a0656a2549ee0c2f5251176c46a462f7c7a7e
5
5
  SHA512:
6
- metadata.gz: 9572a936aa766b6be7a7878cc78501d61968b5533dc2787352589bcd62f064c81262afe6996275ef9af7740d3e1ecf1a715138230f58f0e5b8a045a9f1419e40
7
- data.tar.gz: 2a81a0503f8bca3fb77a506775ece9b434da8915a287357dfdea5e0f230e11115574e219c3fc3430b83cd34417a11106d2fd8cf5a9184499c6b0be8086ac88f9
6
+ metadata.gz: 7dcc62325186586d6032b2c9680565a3b8d65524809db546e331a08ef8338dfce73a656853613d981fbf434848739999f2c910f8fd1a83ebbc36293f0e60071c
7
+ data.tar.gz: f7e25a50fed3c48a0805968a18c846d1c5b398d8599a2202f0a993e88790da3414b438d65d36a907378b3db70f5d3f90944dee16f18524d039bde3146531bde4
@@ -0,0 +1 @@
1
+ ../.mutant.yml
data/Gemfile CHANGED
@@ -4,9 +4,7 @@ source 'https://rubygems.org'
4
4
  git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
5
  gemspec
6
6
 
7
- eval_gemfile File.expand_path('../support/bundler/Gemfile.shared', __dir__)
7
+ eval_gemfile '../support/bundler/Gemfile.shared'
8
8
 
9
9
  gem 'ruby_event_store', path: '../ruby_event_store'
10
- gem 'protobuf_nested_struct'
11
- gem 'google-protobuf', '~> 3.12.2', '>= 3.12.2'
12
10
  gem 'activesupport', '~> 5.0'
@@ -0,0 +1,116 @@
1
+ PATH
2
+ remote: ../ruby_event_store
3
+ specs:
4
+ ruby_event_store (2.0.0)
5
+ concurrent-ruby (~> 1.0, >= 1.1.6)
6
+
7
+ PATH
8
+ remote: .
9
+ specs:
10
+ aggregate_root (2.0.0)
11
+ ruby_event_store (= 2.0.0)
12
+
13
+ GEM
14
+ remote: https://rubygems.org/
15
+ remote: https://oss:7AXfeZdAfCqL1PvHm2nvDJO6Zd9UW8IK@gem.mutant.dev/
16
+ specs:
17
+ abstract_type (0.0.7)
18
+ activesupport (5.2.4.4)
19
+ concurrent-ruby (~> 1.0, >= 1.0.2)
20
+ i18n (>= 0.7, < 2)
21
+ minitest (~> 5.1)
22
+ tzinfo (~> 1.1)
23
+ adamantium (0.2.0)
24
+ ice_nine (~> 0.11.0)
25
+ memoizable (~> 0.4.0)
26
+ anima (0.3.2)
27
+ abstract_type (~> 0.0.7)
28
+ adamantium (~> 0.2)
29
+ equalizer (~> 0.0.11)
30
+ ast (2.4.1)
31
+ concord (0.1.6)
32
+ adamantium (~> 0.2.0)
33
+ equalizer (~> 0.0.9)
34
+ concurrent-ruby (1.1.7)
35
+ diff-lcs (1.4.4)
36
+ equalizer (0.0.11)
37
+ i18n (1.8.5)
38
+ concurrent-ruby (~> 1.0)
39
+ ice_nine (0.11.2)
40
+ memoizable (0.4.2)
41
+ thread_safe (~> 0.3, >= 0.3.1)
42
+ minitest (5.14.2)
43
+ mprelude (0.1.0)
44
+ abstract_type (~> 0.0.7)
45
+ adamantium (~> 0.2.0)
46
+ concord (~> 0.1.5)
47
+ equalizer (~> 0.0.9)
48
+ ice_nine (~> 0.11.1)
49
+ procto (~> 0.0.2)
50
+ mutant (0.10.22)
51
+ abstract_type (~> 0.0.7)
52
+ adamantium (~> 0.2.0)
53
+ anima (~> 0.3.1)
54
+ ast (~> 2.2)
55
+ concord (~> 0.1.5)
56
+ diff-lcs (~> 1.3)
57
+ equalizer (~> 0.0.9)
58
+ ice_nine (~> 0.11.1)
59
+ memoizable (~> 0.4.2)
60
+ mprelude (~> 0.1.0)
61
+ parser (~> 3.0.0)
62
+ procto (~> 0.0.2)
63
+ unparser (~> 0.5.6)
64
+ variable (~> 0.0.1)
65
+ mutant-license (0.1.1.2.1627430819213747598431630701693729869473.0)
66
+ mutant-rspec (0.10.22)
67
+ mutant (= 0.10.22)
68
+ rspec-core (>= 3.8.0, < 4.0.0)
69
+ parser (3.0.0.0)
70
+ ast (~> 2.4.1)
71
+ procto (0.0.3)
72
+ rake (13.0.3)
73
+ rspec (3.10.0)
74
+ rspec-core (~> 3.10.0)
75
+ rspec-expectations (~> 3.10.0)
76
+ rspec-mocks (~> 3.10.0)
77
+ rspec-core (3.10.1)
78
+ rspec-support (~> 3.10.0)
79
+ rspec-expectations (3.10.1)
80
+ diff-lcs (>= 1.2.0, < 2.0)
81
+ rspec-support (~> 3.10.0)
82
+ rspec-mocks (3.10.1)
83
+ diff-lcs (>= 1.2.0, < 2.0)
84
+ rspec-support (~> 3.10.0)
85
+ rspec-support (3.10.1)
86
+ thread_safe (0.3.6)
87
+ tzinfo (1.2.9)
88
+ thread_safe (~> 0.1)
89
+ unparser (0.5.6)
90
+ abstract_type (~> 0.0.7)
91
+ adamantium (~> 0.2.0)
92
+ anima (~> 0.3.1)
93
+ concord (~> 0.1.5)
94
+ diff-lcs (~> 1.3)
95
+ equalizer (~> 0.0.9)
96
+ mprelude (~> 0.1.0)
97
+ parser (>= 3.0.0)
98
+ procto (~> 0.0.2)
99
+ variable (0.0.1)
100
+ equalizer (~> 0.0.11)
101
+
102
+ PLATFORMS
103
+ ruby
104
+
105
+ DEPENDENCIES
106
+ activesupport (~> 5.0)
107
+ aggregate_root!
108
+ mutant (~> 0.10.21)
109
+ mutant-license!
110
+ mutant-rspec (~> 0.10.21)
111
+ rake (>= 10.0)
112
+ rspec (~> 3.6)
113
+ ruby_event_store!
114
+
115
+ BUNDLED WITH
116
+ 2.1.4
@@ -22,9 +22,7 @@ Gem::Specification.new do |spec|
22
22
  }
23
23
 
24
24
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
25
- spec.bindir = 'exe'
26
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
27
25
  spec.require_paths = ['lib']
28
26
 
29
- spec.add_dependency 'ruby_event_store', '= 1.3.0'
27
+ spec.add_dependency 'ruby_event_store', '= 2.0.0'
30
28
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AggregateRoot
4
- VERSION = "1.3.0"
4
+ VERSION = "2.0.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aggregate_root
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arkency
8
8
  autorequire:
9
- bindir: exe
9
+ bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-15 00:00:00.000000000 Z
11
+ date: 2020-12-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ruby_event_store
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 1.3.0
19
+ version: 2.0.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 1.3.0
26
+ version: 2.0.0
27
27
  description: Event sourced (with Rails Event Store) aggregate root implementation
28
28
  email:
29
29
  - dev@arkency.com
@@ -31,8 +31,10 @@ executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
+ - ".mutant.yml"
34
35
  - CHANGELOG.md
35
36
  - Gemfile
37
+ - Gemfile.lock
36
38
  - Makefile
37
39
  - README.md
38
40
  - aggregate_root.gemspec