mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge pull request #549 from indentlabs/dependabot/bundler/ruby-prof-1.1.0
Bump ruby-prof from 1.0.0 to 1.1.0
This commit is contained in:
commit
ca29b36d3f
2
Gemfile
2
Gemfile
@ -125,7 +125,7 @@ group :test do
|
||||
gem 'rspec-rails'
|
||||
gem 'webmock'
|
||||
gem 'rubocop', require: false
|
||||
gem 'ruby-prof', '1.0.0'
|
||||
gem 'ruby-prof', '1.1.0'
|
||||
gem 'shoulda-matchers', '~> 4.1'
|
||||
gem 'rails-controller-testing'
|
||||
end
|
||||
|
||||
@ -1381,7 +1381,7 @@ GEM
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
ruby-prof (1.0.0)
|
||||
ruby-prof (1.1.0)
|
||||
ruby-progressbar (1.10.1)
|
||||
ruby-vips (2.0.16)
|
||||
ffi (~> 1.9)
|
||||
@ -1540,7 +1540,7 @@ DEPENDENCIES
|
||||
rspec-prof
|
||||
rspec-rails
|
||||
rubocop
|
||||
ruby-prof (= 1.0.0)
|
||||
ruby-prof (= 1.1.0)
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
serendipitous!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user