Skip to content

Commit

Permalink
Merge pull request #6024 from dodona-edu/dependabot/bundler/test-prof…
Browse files Browse the repository at this point in the history
…-1.4.3

Bump test-prof from 1.4.2 to 1.4.3
  • Loading branch information
jorg-vr authored Jan 2, 2025
2 parents 93886f6 + 3119da3 commit 710f858
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 @@ -162,7 +162,7 @@ group :test do
gem 'minitest-ci', '~> 3.4.0'
gem 'simplecov', '~> 0.22.0', require: false
gem 'simplecov-cobertura', '~> 2.1.0', require: false
gem 'test-prof', '~> 1.4.2'
gem 'test-prof', '~> 1.4.3'

# Mocking HTTP requests to third parties.
gem 'webmock'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ GEM
attr_required (>= 0.0.5)
faraday (~> 2.0)
faraday-follow_redirects
test-prof (1.4.2)
test-prof (1.4.3)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.3)
Expand Down Expand Up @@ -642,7 +642,7 @@ DEPENDENCIES
slack-notifier (~> 2.4.0)
sprockets-rails (~> 3.5.2)
stackprof (~> 0.2.26)
test-prof (~> 1.4.2)
test-prof (~> 1.4.3)
trilogy (~> 2.9.0)
tzinfo-data
web-console (~> 4.2.1)
Expand Down

0 comments on commit 710f858

Please sign in to comment.