Skip to content

Commit 3dbc0d3

Browse files
dependabot[bot]segiddins
authored andcommitted
Bump rspec from 3.7.0 to 3.8.0 (#8)
Bumps [rspec](https://github.com/rspec/rspec) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/rspec/rspec/releases) - [Commits](rspec/rspec@v3.7.0...v3.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9e8b6e commit 3dbc0d3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -90,19 +90,19 @@ GEM
9090
rainbow (2.2.2)
9191
rake
9292
rake (12.3.2)
93-
rspec (3.7.0)
94-
rspec-core (~> 3.7.0)
95-
rspec-expectations (~> 3.7.0)
96-
rspec-mocks (~> 3.7.0)
97-
rspec-core (3.7.1)
98-
rspec-support (~> 3.7.0)
99-
rspec-expectations (3.7.0)
93+
rspec (3.8.0)
94+
rspec-core (~> 3.8.0)
95+
rspec-expectations (~> 3.8.0)
96+
rspec-mocks (~> 3.8.0)
97+
rspec-core (3.8.0)
98+
rspec-support (~> 3.8.0)
99+
rspec-expectations (3.8.2)
100100
diff-lcs (>= 1.2.0, < 2.0)
101-
rspec-support (~> 3.7.0)
102-
rspec-mocks (3.7.0)
101+
rspec-support (~> 3.8.0)
102+
rspec-mocks (3.8.0)
103103
diff-lcs (>= 1.2.0, < 2.0)
104-
rspec-support (~> 3.7.0)
105-
rspec-support (3.7.1)
104+
rspec-support (~> 3.8.0)
105+
rspec-support (3.8.0)
106106
rubocop (0.49.1)
107107
parallel (~> 1.10)
108108
parser (>= 2.3.3.1, < 3.0)

0 commit comments

Comments
 (0)