Skip to content

Commit

Permalink
Update shoulda-matchers to 5.1.0
Browse files Browse the repository at this point in the history
Add support for Ruby 3.0
Add support for Rails 6.1
  • Loading branch information
hennevogel committed Mar 15, 2022
1 parent 6025461 commit 0786ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/Gemfile.lock
Expand Up @@ -455,8 +455,8 @@ GEM
rubyzip (>= 1.2.2)
set (1.0.2)
sexp_processor (4.16.0)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
Expand Down
Binary file removed src/api/vendor/cache/shoulda-matchers-4.5.1.gem
Binary file not shown.

0 comments on commit 0786ae9

Please sign in to comment.