Skip to content

Commit

Permalink
Merge pull request #337 from despo/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
despo authored Feb 19, 2021
2 parents b4a5099 + 5238476 commit 2cd69f4
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 @@ -11,7 +11,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
diff-lcs (1.3)
diff-lcs (1.4.4)
dotenv (2.7.6)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -56,19 +56,19 @@ GEM
rake (13.0.3)
rdiscount (2.2.0.2)
regexp_parser (1.7.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
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.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
ruby2_keywords (0.0.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
Expand Down

0 comments on commit 2cd69f4

Please sign in to comment.