Merge pull request #4445 from openfoodfoundation/dependabot/bundler/test-unit-3.3.4

Bump test-unit from 3.3.3 to 3.3.4
This commit is contained in:
Maikel
2019-11-09 10:40:41 +11:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -98,7 +98,7 @@ gem 'roo-xls', '~> 1.1.0'
gem 'whenever', require: false
gem 'test-unit', '~> 3.0'
gem 'test-unit', '~> 3.3'
# Gems used only for assets and not required
# in production environments by default.

View File

@@ -672,7 +672,7 @@ GEM
stripe (4.24.0)
faraday (~> 0.13)
net-http-persistent (~> 3.0)
test-unit (3.3.3)
test-unit (3.3.4)
power_assert
thor (0.20.3)
tilt (1.4.1)
@@ -817,7 +817,7 @@ DEPENDENCIES
spring (= 1.7.2)
spring-commands-rspec
stripe
test-unit (~> 3.0)
test-unit (~> 3.3)
timecop
truncate_html
turbo-sprockets-rails3