mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Bump ruby-prof from 0.18.0 to 1.0.0
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 0.18.0 to 1.0.0. - [Release notes](https://github.com/ruby-prof/ruby-prof/releases) - [Changelog](https://github.com/ruby-prof/ruby-prof/blob/master/CHANGES) - [Commits](https://github.com/ruby-prof/ruby-prof/compare/0.18.0...1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5ffa048b1a
commit
b24cd27906
2
Gemfile
2
Gemfile
@ -114,7 +114,7 @@ group :test do
|
||||
gem 'rspec-rails'
|
||||
gem 'webmock'
|
||||
gem 'rubocop', require: false
|
||||
gem 'ruby-prof', '0.18.0'
|
||||
gem 'ruby-prof', '1.0.0'
|
||||
gem 'shoulda-matchers', '~> 4.1'
|
||||
gem 'rails-controller-testing'
|
||||
end
|
||||
|
||||
@ -1108,7 +1108,7 @@ GEM
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
ruby-prof (0.18.0)
|
||||
ruby-prof (1.0.0)
|
||||
ruby-progressbar (1.10.1)
|
||||
ruby_dep (1.5.0)
|
||||
rubyzip (1.2.3)
|
||||
@ -1285,7 +1285,7 @@ DEPENDENCIES
|
||||
rspec-prof
|
||||
rspec-rails
|
||||
rubocop
|
||||
ruby-prof (= 0.18.0)
|
||||
ruby-prof (= 1.0.0)
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
serendipitous!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user