Skip to content

Commit

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

Bump test-prof from 1.2.1 to 1.2.2
  • Loading branch information
bmesuere authored Jul 4, 2023
2 parents 3c01052 + 0144b14 commit 1abe3d3
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 @@ -165,7 +165,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.2.1'
gem 'test-prof', '~> 1.2.2'

# 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 @@ -472,7 +472,7 @@ GEM
faraday-follow_redirects
terser (1.1.16)
execjs (>= 0.3.0, < 3)
test-prof (1.2.1)
test-prof (1.2.2)
thor (1.2.2)
tilt (2.0.11)
timeout (0.3.2)
Expand Down Expand Up @@ -591,7 +591,7 @@ DEPENDENCIES
sprockets-rails (~> 3.4.2)
stackprof (~> 0.2.25)
terser (>= 1.1.1)
test-prof (~> 1.2.1)
test-prof (~> 1.2.2)
tzinfo-data
web-console (~> 4.2.0)
webmock
Expand Down

0 comments on commit 1abe3d3

Please sign in to comment.