Skip to content

Commit

Permalink
Merge pull request #101 from ngarbezza/dependabot/bundler/test-prof-1…
Browse files Browse the repository at this point in the history
….4.1

⬆️ Bump test-prof from 1.3.3.1 to 1.4.1
  • Loading branch information
ngarbezza authored Sep 4, 2024
2 parents 7340859 + dcb69e0 commit 77686b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :test do
gem 'autotest-standalone', '~> 4.5'
gem 'rspec', '~> 3.13'
gem 'simplecov', '~> 0.16', require: false
gem 'test-prof', '~> 1.3'
gem 'test-prof', '~> 1.4'
end

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GEM
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-prof (1.3.3.1)
test-prof (1.4.1)
thor (1.0.1)
tins (1.26.0)
sync
Expand All @@ -92,7 +92,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6)
rubocop-rspec (~> 2.23)
simplecov (~> 0.16)
test-prof (~> 1.3)
test-prof (~> 1.4)
treetop (~> 1.6)

BUNDLED WITH
Expand Down

0 comments on commit 77686b9

Please sign in to comment.