Dependabot/bundler/rspec rails 4.0.1 With Vendor Cache (#8144)
* Bump rspec-rails from 4.0.0 to 4.0.1 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/master/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.0...v4.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump rspec-rails from 4.0.0 to 4.0.1 (Update vendor/cache) Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
a161d3ce31
commit
d93c987246
9 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -644,15 +644,15 @@ GEM
|
|||
rspec-core (~> 3.9.0)
|
||||
rspec-expectations (~> 3.9.0)
|
||||
rspec-mocks (~> 3.9.0)
|
||||
rspec-core (3.9.1)
|
||||
rspec-support (~> 3.9.1)
|
||||
rspec-expectations (3.9.1)
|
||||
rspec-core (3.9.2)
|
||||
rspec-support (~> 3.9.3)
|
||||
rspec-expectations (3.9.2)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-mocks (3.9.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
rspec-rails (4.0.0)
|
||||
rspec-rails (4.0.1)
|
||||
actionpack (>= 4.2)
|
||||
activesupport (>= 4.2)
|
||||
railties (>= 4.2)
|
||||
|
|
@ -662,7 +662,7 @@ GEM
|
|||
rspec-support (~> 3.9)
|
||||
rspec-retry (0.6.2)
|
||||
rspec-core (> 3.3)
|
||||
rspec-support (3.9.2)
|
||||
rspec-support (3.9.3)
|
||||
rubocop (0.84.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.7.0.1)
|
||||
|
|
|
|||
BIN
vendor/cache/rspec-core-3.9.1.gem
vendored
BIN
vendor/cache/rspec-core-3.9.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rspec-core-3.9.2.gem
vendored
Normal file
BIN
vendor/cache/rspec-core-3.9.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-expectations-3.9.1.gem
vendored
BIN
vendor/cache/rspec-expectations-3.9.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/rspec-expectations-3.9.2.gem
vendored
Normal file
BIN
vendor/cache/rspec-expectations-3.9.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-rails-4.0.0.gem
vendored
BIN
vendor/cache/rspec-rails-4.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rspec-rails-4.0.1.gem
vendored
Normal file
BIN
vendor/cache/rspec-rails-4.0.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rspec-support-3.9.2.gem
vendored
BIN
vendor/cache/rspec-support-3.9.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/rspec-support-3.9.3.gem
vendored
Normal file
BIN
vendor/cache/rspec-support-3.9.3.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue