bundle update rdoc --full-index

https://travis-ci.org/thoughtbot/shoulda-matchers/jobs/480947967

```
Downloading rdoc-4.2.0 revealed dependencies not in the API or the lockfile
(json (~> 1.4)).
Either installing with `--full-index` or running `bundle update rdoc` should fix
the problem.
```
This commit is contained in:
sue445 2019-01-19 23:57:32 +09:00 committed by Matt Jankowski
parent 6dd7c7eb04
commit 86fab891b5
4 changed files with 4 additions and 4 deletions

View File

@ -116,7 +116,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
rdoc (4.2.0)
rdoc (4.3.0)
redcarpet (3.3.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)

View File

@ -118,7 +118,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
rdoc (4.2.0)
rdoc (4.3.0)
redcarpet (3.3.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)

View File

@ -114,7 +114,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
rdoc (4.2.0)
rdoc (4.3.0)
redcarpet (3.3.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)

View File

@ -139,7 +139,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
rdoc (4.2.0)
rdoc (4.3.0)
redcarpet (3.3.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)