about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorncls7615 <himasoto@gmail.com>2017-12-12 12:29:09 +0900
committerncls7615 <himasoto@gmail.com>2017-12-12 12:29:09 +0900
commitc95af71da59513b34548b2bc8334be2035b46fe1 (patch)
tree07adead55630d5970901b2bf5c97cc7135913e96 /Gemfile.lock
parent8aa527434c1f022199b4de576bbb2e31a123782f (diff)
optimize 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 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)