Skip to content

Commit e182576

Browse files
Bump shoulda-matchers from 6.4.0 to 6.5.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](thoughtbot/shoulda-matchers@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-version: 6.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e86d25 commit e182576

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ GEM
167167
coderay (1.1.3)
168168
colored2 (3.1.2)
169169
concurrent-ruby (1.3.5)
170-
connection_pool (2.5.0)
170+
connection_pool (2.5.3)
171171
console (1.30.2)
172172
fiber-annotation
173173
fiber-local (~> 1.1)
@@ -319,7 +319,7 @@ GEM
319319
rb-fsevent (~> 0.10, >= 0.10.3)
320320
rb-inotify (~> 0.9, >= 0.9.10)
321321
localhost (1.3.1)
322-
logger (1.6.6)
322+
logger (1.7.0)
323323
loofah (2.24.0)
324324
crass (~> 1.0.2)
325325
nokogiri (>= 1.12.0)
@@ -552,7 +552,7 @@ GEM
552552
rexml (~> 3.2, >= 3.2.5)
553553
rubyzip (>= 1.2.2, < 3.0)
554554
websocket (~> 1.0)
555-
shoulda-matchers (6.4.0)
555+
shoulda-matchers (6.5.0)
556556
activesupport (>= 5.2.0)
557557
sidekiq (7.3.9)
558558
base64

0 commit comments

Comments
 (0)