diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5f050d031..f839c19ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,6 +324,7 @@ GEM pghero (1.7.0) activerecord pkg-config (1.2.8) + posix-spawn (0.3.13) powerpack (0.1.1) pry (0.11.3) coderay (~> 1.1.0) @@ -601,6 +602,7 @@ DEPENDENCIES pg (~> 0.20) pghero (~> 1.7) pkg-config (~> 1.2) + posix-spawn pry-rails (~> 0.3) puma (~> 3.10) pundit (~> 1.1) |