Skip to content

Commit bfe0a4f

Browse files
committed
use released deep_matching gem
1 parent 32a2535 commit bfe0a4f

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

Gemfile.lock

+7-10
Original file line numberDiff line numberDiff line change
@@ -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-
91
PATH
102
remote: .
113
specs:
12-
interactify (0.1.0)
4+
interactify (0.1.0.pre.alpha.1)
135
interactor
146
interactor-contracts
157
rails
@@ -90,6 +82,11 @@ GEM
9082
debug (1.9.0)
9183
irb (~> 1.10)
9284
reline (>= 0.3.8)
85+
deep_matching (0.1.0.pre.alpha.1)
86+
activemodel
87+
activesupport
88+
rspec
89+
rspec-mocks
9390
diff-lcs (1.5.0)
9491
digest (3.1.1)
9592
dry-configurable (1.1.0)
@@ -235,7 +232,7 @@ PLATFORMS
235232

236233
DEPENDENCIES
237234
debug
238-
deep_matching!
235+
deep_matching
239236
interactify!
240237
rake (~> 13.0)
241238
rspec (~> 3.0)

0 commit comments

Comments
 (0)