mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Bump ruby-prof from 1.3.2 to 1.4.1
Bumps [ruby-prof](https://github.com/ruby-prof/ruby-prof) from 1.3.2 to 1.4.1. - [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.3.2...1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
04e0be4dbf
commit
975cf1a7de
2
Gemfile
2
Gemfile
@ -129,7 +129,7 @@ group :test do
|
||||
gem 'rspec-rails'
|
||||
gem 'webmock'
|
||||
gem 'rubocop', require: false
|
||||
gem 'ruby-prof', '1.3.2'
|
||||
gem 'ruby-prof', '1.4.1'
|
||||
gem 'shoulda-matchers', '~> 4.3'
|
||||
gem 'rails-controller-testing'
|
||||
end
|
||||
|
||||
@ -1405,7 +1405,7 @@ GEM
|
||||
rexml
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 2.0)
|
||||
ruby-prof (1.3.2)
|
||||
ruby-prof (1.4.1)
|
||||
ruby-progressbar (1.10.1)
|
||||
ruby-vips (2.0.17)
|
||||
ffi (~> 1.9)
|
||||
@ -1573,7 +1573,7 @@ DEPENDENCIES
|
||||
rspec-prof
|
||||
rspec-rails
|
||||
rubocop
|
||||
ruby-prof (= 1.3.2)
|
||||
ruby-prof (= 1.4.1)
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
serendipitous!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user