Skip to content

Commit

Permalink
Merge pull request sharkipedia#1094 from sharkipedia/dependabot/bundl…
Browse files Browse the repository at this point in the history
…er/shoulda-matchers-6.0.0

Bump shoulda-matchers from 5.3.0 to 6.0.0
  • Loading branch information
coffeejunk authored Dec 27, 2023
2 parents 0e10240 + fd25e09 commit 906e625
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ group :test do
gem "capybara-select-2", "~> 0.5.1"

gem "factory_bot_rails", "~> 6.4"
gem "shoulda-matchers", "~> 5.3"
gem "shoulda-matchers", "~> 6.0"

gem "jsonapi-rspec"
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
execjs (~> 2.0)
base64 (0.2.0)
bcrypt (3.1.19)
bigdecimal (3.1.4)
bigdecimal (3.1.5)
bindex (0.8.1)
bootsnap (1.17.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -437,7 +437,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
shoulda-matchers (5.3.0)
shoulda-matchers (6.0.0)
activesupport (>= 5.2.0)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -550,7 +550,7 @@ DEPENDENCIES
rubyXL
sass-rails (~> 6.0)
select2-rails (~> 4.0)!
shoulda-matchers (~> 5.3)
shoulda-matchers (~> 6.0)
standard
turbolinks (~> 5)
tzinfo-data
Expand Down

0 comments on commit 906e625

Please sign in to comment.