memory_profiler ~> 1.0.0 (was ~> 0.9.14)

This commit is contained in:
Jared Beck 2021-08-29 21:58:31 -04:00
parent 9caff4e20a
commit 991b296fde
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ has been destroyed.
s.add_development_dependency "byebug", "~> 11.0"
s.add_development_dependency "ffaker", "~> 2.19.0"
s.add_development_dependency "generator_spec", "~> 0.9.4"
s.add_development_dependency "memory_profiler", "~> 0.9.14"
s.add_development_dependency "memory_profiler", "~> 1.0.0"
# For `spec/dummy_app`. Technically, we only need `actionpack` (as of 2020).
# However, that might change in the future, and the advantages of specifying a