Skip to content

Commit

Permalink
Bump rspec from 3.6.0 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [rspec](https://github.com/rspec/rspec) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/rspec/rspec/releases)
- [Commits](rspec/rspec@v3.6.0...v3.7.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and jwsloan committed Jul 11, 2018
1 parent 24aeb36 commit ed9ce31
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ GEM
powerpack (0.1.1)
rainbow (3.0.0)
rake (10.5.0)
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)
Expand Down

0 comments on commit ed9ce31

Please sign in to comment.