We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a2535 commit bfe0a4fCopy full SHA for bfe0a4f
Gemfile.lock
@@ -1,15 +1,7 @@
1
-PATH
2
- remote: ../deep_matching
3
- specs:
4
- deep_matching (0.1.0)
5
- activemodel
6
- rspec
7
- rspec-mocks
8
-
9
PATH
10
remote: .
11
specs:
12
- interactify (0.1.0)
+ interactify (0.1.0.pre.alpha.1)
13
interactor
14
interactor-contracts
15
rails
@@ -90,6 +82,11 @@ GEM
90
82
debug (1.9.0)
91
83
irb (~> 1.10)
92
84
reline (>= 0.3.8)
85
+ deep_matching (0.1.0.pre.alpha.1)
86
+ activemodel
87
+ activesupport
88
+ rspec
89
+ rspec-mocks
93
diff-lcs (1.5.0)
94
digest (3.1.1)
95
dry-configurable (1.1.0)
@@ -235,7 +232,7 @@ PLATFORMS
235
232
236
233
DEPENDENCIES
237
234
debug
238
- deep_matching!
+ deep_matching
239
interactify!
240
rake (~> 13.0)
241
rspec (~> 3.0)
0 commit comments