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 c357bfbd1..3a65f35a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -339,6 +339,7 @@ GEM pghero (1.7.0) activerecord pkg-config (1.2.8) + posix-spawn (0.3.13) powerpack (0.1.1) premailer (1.11.1) addressable @@ -630,6 +631,7 @@ DEPENDENCIES pg (~> 0.20) pghero (~> 1.7) pkg-config (~> 1.2) + posix-spawn premailer-rails pry-rails (~> 0.3) puma (~> 3.10) |