This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Commit faaf94e
Declare drb as a dependency for specs
Failure/Error: require 'drb/drb'
LoadError:
cannot load such file -- drb/drb
# ./lib/rspec/core/drb.rb:1:in `require'
# ./lib/rspec/core/drb.rb:1:in `<top (required)>'
# ./spec/rspec/core/invocations_spec.rb:1:in `require'
# ./spec/rspec/core/invocations_spec.rb:1:in `<top (required)>'1 parent 713a2f0 commit faaf94e
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
0 commit comments