about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorbeatrix <beatrix.bitrot@gmail.com>2017-12-12 09:15:52 -0500
committerGitHub <noreply@github.com>2017-12-12 09:15:52 -0500
commit65d083338debc256360fd6052ec43b98c442320c (patch)
tree4b6c8199e2f05ca2e04ffb08f8ccc60cd2002454 /Gemfile.lock
parent504c3d650f30b77da9b5ba6ca4d0d484d7a8539a (diff)
parentc95af71da59513b34548b2bc8334be2035b46fe1 (diff)
Merge pull request #263 from KnzkDev/optimize-paperclip
Optimizing paperclip
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index febfb8561..72d323dcb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -325,6 +325,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)
@@ -602,6 +603,7 @@ DEPENDENCIES
   pg (~> 0.20)
   pghero (~> 1.7)
   pkg-config (~> 1.2)
+  posix-spawn
   pry-rails (~> 0.3)
   puma (~> 3.10)
   pundit (~> 1.1)