mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge pull request #605 from indentlabs/dependabot/bundler/shoulda-matchers-4.3.0
Bump shoulda-matchers from 4.2.0 to 4.3.0
This commit is contained in:
commit
d64beb209c
2
Gemfile
2
Gemfile
@ -128,7 +128,7 @@ group :test do
|
||||
gem 'webmock'
|
||||
gem 'rubocop', require: false
|
||||
gem 'ruby-prof', '1.2.0'
|
||||
gem 'shoulda-matchers', '~> 4.2'
|
||||
gem 'shoulda-matchers', '~> 4.3'
|
||||
gem 'rails-controller-testing'
|
||||
end
|
||||
|
||||
|
||||
@ -1421,7 +1421,7 @@ GEM
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
rubyzip (>= 1.2.2)
|
||||
shellany (0.0.1)
|
||||
shoulda-matchers (4.2.0)
|
||||
shoulda-matchers (4.3.0)
|
||||
activesupport (>= 4.2.0)
|
||||
sidekiq (6.0.4)
|
||||
connection_pool (>= 2.2.2)
|
||||
@ -1562,7 +1562,7 @@ DEPENDENCIES
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
serendipitous!
|
||||
shoulda-matchers (~> 4.2)
|
||||
shoulda-matchers (~> 4.3)
|
||||
sidekiq
|
||||
simplecov
|
||||
slack-notifier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user