Skip to content

Commit aba0fdf

Browse files
authored
Merge pull request #151 from allure-examples/dependabot/bundler/rspec-3.13.1
Bump rspec from 3.13.0 to 3.13.1
2 parents 6598beb + 8374b58 commit aba0fdf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ GEM
2626
coderay (~> 1.1)
2727
method_source (~> 1.0)
2828
require_all (3.0.0)
29-
rspec (3.13.0)
29+
rspec (3.13.1)
3030
rspec-core (~> 3.13.0)
3131
rspec-expectations (~> 3.13.0)
3232
rspec-mocks (~> 3.13.0)
33-
rspec-core (3.13.3)
33+
rspec-core (3.13.4)
3434
rspec-support (~> 3.13.0)
35-
rspec-expectations (3.13.4)
35+
rspec-expectations (3.13.5)
3636
diff-lcs (>= 1.2.0, < 2.0)
3737
rspec-support (~> 3.13.0)
38-
rspec-mocks (3.13.0)
38+
rspec-mocks (3.13.5)
3939
diff-lcs (>= 1.2.0, < 2.0)
4040
rspec-support (~> 3.13.0)
41-
rspec-support (3.13.3)
41+
rspec-support (3.13.4)
4242

4343
PLATFORMS
4444
ruby

0 commit comments

Comments
 (0)