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

Commit 464cd21

Browse files
author
Ed Fricker
authored
Merge pull request #12 from creatubbles/dependabot/bundler/rspec-3.7.0
Bump rspec from 3.5.0 to 3.7.0
2 parents 82c66d3 + cf391db commit 464cd21

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
concurrent-ruby (1.0.4)
2020
crack (0.4.3)
2121
safe_yaml (~> 1.0.0)
22-
diff-lcs (1.2.5)
22+
diff-lcs (1.3)
2323
faraday (0.10.1)
2424
multipart-post (>= 1.2, < 3)
2525
hashdiff (0.3.4)
@@ -46,19 +46,19 @@ GEM
4646
rack-protection (2.0.1)
4747
rack
4848
rake (11.2.2)
49-
rspec (3.5.0)
50-
rspec-core (~> 3.5.0)
51-
rspec-expectations (~> 3.5.0)
52-
rspec-mocks (~> 3.5.0)
53-
rspec-core (3.5.3)
54-
rspec-support (~> 3.5.0)
55-
rspec-expectations (3.5.0)
49+
rspec (3.7.0)
50+
rspec-core (~> 3.7.0)
51+
rspec-expectations (~> 3.7.0)
52+
rspec-mocks (~> 3.7.0)
53+
rspec-core (3.7.1)
54+
rspec-support (~> 3.7.0)
55+
rspec-expectations (3.7.0)
5656
diff-lcs (>= 1.2.0, < 2.0)
57-
rspec-support (~> 3.5.0)
58-
rspec-mocks (3.5.0)
57+
rspec-support (~> 3.7.0)
58+
rspec-mocks (3.7.0)
5959
diff-lcs (>= 1.2.0, < 2.0)
60-
rspec-support (~> 3.5.0)
61-
rspec-support (3.5.0)
60+
rspec-support (~> 3.7.0)
61+
rspec-support (3.7.0)
6262
safe_yaml (1.0.4)
6363
sinatra (2.0.1)
6464
mustermann (~> 1.0)

0 commit comments

Comments
 (0)