about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-29 00:59:29 +0900
committerGitHub <noreply@github.com>2020-07-29 00:59:29 +0900
commit3f94572a882286c79e36f1e4f32500ac9d461359 (patch)
tree8222fdf7da8623d5555abeb71a6e95140af72e67 /Gemfile.lock
parent87a058c8e086a072b00ba568a714516ecc561a0e (diff)
Bump posix-spawn from 58465d2e213991f8afb13b984854a49fcdcc980c to 0.3.15 (#14433)
Bumps [posix-spawn](https://github.com/rtomayko/posix-spawn) from 58465d2e213991f8afb13b984854a49fcdcc980c to 0.3.15. This release includes the previously tagged commit.
- [Release notes](https://github.com/rtomayko/posix-spawn/releases)
- [Commits](https://github.com/rtomayko/posix-spawn/compare/58465d2e213991f8afb13b984854a49fcdcc980c...v0.3.15)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 2 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e42fdf7be..84cf7df0a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,13 +7,6 @@ GIT
       rails (>= 4.0)
 
 GIT
-  remote: https://github.com/rtomayko/posix-spawn
-  revision: 58465d2e213991f8afb13b984854a49fcdcc980c
-  ref: 58465d2e213991f8afb13b984854a49fcdcc980c
-  specs:
-    posix-spawn (0.3.13)
-
-GIT
   remote: https://github.com/tmm1/http_parser.rb
   revision: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
   ref: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
@@ -415,6 +408,7 @@ GEM
     pghero (2.6.0)
       activerecord (>= 5)
     pkg-config (1.4.1)
+    posix-spawn (0.3.15)
     premailer (1.12.1)
       addressable
       css_parser (>= 1.6.0)
@@ -746,7 +740,7 @@ DEPENDENCIES
   pg (~> 1.2)
   pghero (~> 2.6)
   pkg-config (~> 1.4)
-  posix-spawn!
+  posix-spawn
   premailer-rails
   private_address_check (~> 0.5)
   pry-byebug (~> 3.9)