Bump ruby-prof from 1.2.0 to 1.3.0

Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.2.0 to 1.3.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/1.2.0...1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-24 05:46:36 +00:00 committed by GitHub
parent da1bec2eec
commit a4f71af678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -127,7 +127,7 @@ group :test do
gem 'rspec-rails'
gem 'webmock'
gem 'rubocop', require: false
gem 'ruby-prof', '1.2.0'
gem 'ruby-prof', '1.3.0'
gem 'shoulda-matchers', '~> 4.3'
gem 'rails-controller-testing'
end

View File

@ -1397,7 +1397,7 @@ GEM
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-prof (1.2.0)
ruby-prof (1.3.0)
ruby-progressbar (1.10.1)
ruby-vips (2.0.17)
ffi (~> 1.9)
@ -1558,7 +1558,7 @@ DEPENDENCIES
rspec-prof
rspec-rails
rubocop
ruby-prof (= 1.2.0)
ruby-prof (= 1.3.0)
sass-rails
selenium-webdriver
serendipitous!