Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #12 from creatubbles/dependabot/bundler/rspec-3.7.0
Browse files Browse the repository at this point in the history
Bump rspec from 3.5.0 to 3.7.0
  • Loading branch information
Ed Fricker committed Feb 27, 2018
2 parents 82c66d3 + cf391db commit 464cd21
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Expand Up @@ -19,7 +19,7 @@ GEM
concurrent-ruby (1.0.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
diff-lcs (1.3)
faraday (0.10.1)
multipart-post (>= 1.2, < 3)
hashdiff (0.3.4)
Expand All @@ -46,19 +46,19 @@ GEM
rack-protection (2.0.1)
rack
rake (11.2.2)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.3)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.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.5.0)
rspec-mocks (3.5.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
safe_yaml (1.0.4)
sinatra (2.0.1)
mustermann (~> 1.0)
Expand Down

0 comments on commit 464cd21

Please sign in to comment.