diff --git a/Gemfile.lock b/Gemfile.lock index 1670cde..c25c5d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,6 @@ GEM database_cleaner (1.7.0) diff-lcs (1.3) docile (1.3.1) - dotenv (0.7.0) erubi (1.8.0) et-orbi (1.2.1) tzinfo @@ -68,9 +67,6 @@ GEM factory_bot (~> 5.0.2) railties (>= 4.2.0) ffi (1.11.1) - foreman (0.64.0) - dotenv (~> 0.7.0) - thor (>= 0.13.6) fugit (1.2.1) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.1) @@ -106,7 +102,7 @@ GEM public_suffix (3.1.1) puma (3.12.1) raabro (1.1.6) - rack (2.0.7) + rack (2.2.3) rack-protection (2.0.5) rack rack-proxy (0.6.5) @@ -230,7 +226,6 @@ DEPENDENCIES byebug database_cleaner factory_bot_rails - foreman listen (>= 3.0.5, < 3.2) puma (~> 3.11) rails (~> 5.2.3)