Skip to content

Commit

Permalink
Update dependency test-unit to v3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 5a43bd8 commit 46776f7
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 @@ -49,6 +49,6 @@ gem 'simplecov-cobertura', '~> 2.1'
gem 'sinatra', '4.0.0'
gem 'sinatra-contrib', '4.0.0'
gem 'sprockets', '4.2.1'
gem 'test-unit', '3.6.3', require: false
gem 'test-unit', '3.6.4', require: false
gem 'webrick', '1.9.0'
gem 'xcop', '0.7.1'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ GEM
temple (0.10.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-unit (3.6.3)
test-unit (3.6.4)
power_assert
tilt (2.3.0)
timeout (0.4.1)
Expand Down Expand Up @@ -269,7 +269,7 @@ DEPENDENCIES
sinatra (= 4.0.0)
sinatra-contrib (= 4.0.0)
sprockets (= 4.2.1)
test-unit (= 3.6.3)
test-unit (= 3.6.4)
webrick (= 1.9.0)
xcop (= 0.7.1)

Expand Down

0 comments on commit 46776f7

Please sign in to comment.