Skip to content

Commit

Permalink
Merge pull request #404 from yannis/dependabot/bundler/shoulda-matche…
Browse files Browse the repository at this point in the history
…rs-6.1.0

Bump shoulda-matchers from 6.0.0 to 6.1.0
  • Loading branch information
yannis authored Feb 4, 2024
2 parents 7dd6a2a + 6034554 commit aa2a166
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.5)
bigdecimal (3.1.6)
bindex (0.8.1)
bootsnap (1.17.1)
msgpack (~> 1.2)
Expand All @@ -144,7 +144,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
countries (5.7.1)
unaccent (~> 0.3)
Expand Down Expand Up @@ -297,7 +297,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.21.1)
minitest (5.21.2)
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -497,7 +497,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
shoulda-matchers (6.0.0)
shoulda-matchers (6.1.0)
activesupport (>= 5.2.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down

0 comments on commit aa2a166

Please sign in to comment.