Skip to content

Commit

Permalink
Merge pull request #278 from tomohiro/dependabot/bundler/rspec-3.10.0
Browse files Browse the repository at this point in the history
Bump rspec from 3.9.0 to 3.10.0
  • Loading branch information
tomohiro committed Nov 2, 2020
2 parents a0d58e0 + 32b3965 commit 0033ddf
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
diff-lcs (1.3)
diff-lcs (1.4.4)
docile (1.3.2)
fluentd (1.11.4)
cool.io (>= 1.4.5, < 2.0.0)
Expand Down Expand Up @@ -44,19 +44,19 @@ GEM
rainbow (3.0.0)
regexp_parser (1.8.2)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
Expand Down

0 comments on commit 0033ddf

Please sign in to comment.