File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
contrib/ruby_event_store-rom Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,4 @@ eval_gemfile "../../support/bundler/Gemfile.database"
7
7
gem "ruby_event_store" , path : "../.."
8
8
9
9
gem "activesupport" , "7.0.4.3"
10
+ gem "dry-core" , "<= 1.0.0"
Original file line number Diff line number Diff line change 33
33
ast (2.4.2 )
34
34
concurrent-ruby (1.2.2 )
35
35
diff-lcs (1.5.0 )
36
- dry-configurable (1.1.0 )
36
+ dry-configurable (1.0.1 )
37
37
dry-core (~> 1.0 , < 2 )
38
38
zeitwerk (~> 2.6 )
39
39
dry-container (0.11.0 )
40
40
concurrent-ruby (~> 1.0 )
41
- dry-core (1.0.1 )
41
+ dry-core (1.0.0 )
42
42
concurrent-ruby (~> 1.0 )
43
43
zeitwerk (~> 2.6 )
44
44
dry-inflector (1.0.0 )
@@ -142,6 +142,7 @@ PLATFORMS
142
142
143
143
DEPENDENCIES
144
144
activesupport (= 7.0.4.3 )
145
+ dry-core (<= 1.0.0 )
145
146
mutant (= 0.11.22 )
146
147
mutant-license !
147
148
mutant-minitest (= 0.11.22 )
You can’t perform that action at this time.
0 commit comments