mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge pull request #579 from indentlabs/dependabot/bundler/shoulda-matchers-4.2.0
Bump shoulda-matchers from 4.1.2 to 4.2.0
This commit is contained in:
commit
b603fd3de4
2
Gemfile
2
Gemfile
@ -126,7 +126,7 @@ group :test do
|
||||
gem 'webmock'
|
||||
gem 'rubocop', require: false
|
||||
gem 'ruby-prof', '1.1.0'
|
||||
gem 'shoulda-matchers', '~> 4.1'
|
||||
gem 'shoulda-matchers', '~> 4.2'
|
||||
gem 'rails-controller-testing'
|
||||
end
|
||||
|
||||
|
||||
@ -1156,7 +1156,7 @@ GEM
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (2.1.1)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (1.7.1)
|
||||
i18n (1.8.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
ibm_cloud_sdk_core (1.1.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@ -1406,7 +1406,7 @@ GEM
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
rubyzip (>= 1.2.2)
|
||||
shellany (0.0.1)
|
||||
shoulda-matchers (4.1.2)
|
||||
shoulda-matchers (4.2.0)
|
||||
activesupport (>= 4.2.0)
|
||||
sidekiq (6.0.4)
|
||||
connection_pool (>= 2.2.2)
|
||||
@ -1545,7 +1545,7 @@ DEPENDENCIES
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
serendipitous!
|
||||
shoulda-matchers (~> 4.1)
|
||||
shoulda-matchers (~> 4.2)
|
||||
sidekiq
|
||||
simplecov
|
||||
slack-notifier
|
||||
|
||||
Loading…
Reference in New Issue
Block a user