Merge pull request #446 from indentlabs/dependabot/bundler/ruby-prof-1.0.0

Bump ruby-prof from 0.18.0 to 1.0.0
This commit is contained in:
Andrew Brown 2019-08-02 01:24:32 -05:00 committed by GitHub
commit 7cb803e856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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!