Skip to content

Commit

Permalink
Merge pull request #69 from ngarbezza/dependabot/bundler/test-prof-1.3.0
Browse files Browse the repository at this point in the history
⬆️ Bump test-prof from 1.2.3 to 1.3.0
  • Loading branch information
ngarbezza authored Dec 13, 2023
2 parents 427ebf9 + 46ff8ad commit 0a18d4c
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.12'
gem 'simplecov', '~> 0.16', require: false
gem 'test-prof', '~> 1.2'
gem 'test-prof', '~> 1.3'
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 @@ -69,7 +69,7 @@ GEM
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-prof (1.2.3)
test-prof (1.3.0)
thor (1.0.1)
tins (1.26.0)
sync
Expand All @@ -90,7 +90,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6)
rubocop-rspec (~> 2.23)
simplecov (~> 0.16)
test-prof (~> 1.2)
test-prof (~> 1.3)
treetop (~> 1.6)

BUNDLED WITH
Expand Down

0 comments on commit 0a18d4c

Please sign in to comment.