mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #8371 from openfoodfoundation/dependabot/bundler/test-unit-3.5.0
Bump test-unit from 3.4.8 to 3.5.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -100,7 +100,7 @@ gem 'roo', '~> 2.8.3'
|
||||
|
||||
gem 'whenever', require: false
|
||||
|
||||
gem 'test-unit', '~> 3.4'
|
||||
gem 'test-unit', '~> 3.5'
|
||||
|
||||
gem 'coffee-rails', '~> 5.0.0'
|
||||
gem 'compass-rails'
|
||||
|
||||
@@ -624,7 +624,7 @@ GEM
|
||||
stripe (5.38.0)
|
||||
temple (0.8.2)
|
||||
test-prof (1.0.7)
|
||||
test-unit (3.4.8)
|
||||
test-unit (3.5.0)
|
||||
power_assert
|
||||
thor (1.1.0)
|
||||
thread-local (1.1.0)
|
||||
@@ -800,7 +800,7 @@ DEPENDENCIES
|
||||
stringex (~> 2.8.5)
|
||||
stripe
|
||||
test-prof
|
||||
test-unit (~> 3.4)
|
||||
test-unit (~> 3.5)
|
||||
timecop
|
||||
uglifier (>= 1.0.3)
|
||||
valid_email2
|
||||
|
||||
Reference in New Issue
Block a user