Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit d362f25

Browse files
build(deps): bump posix-spawn from 0.3.13 to 0.3.15
Bumps [posix-spawn](https://github.com/rtomayko/posix-spawn) from 0.3.13 to 0.3.15. - [Release notes](https://github.com/rtomayko/posix-spawn/releases) - [Commits](rtomayko/posix-spawn@v0.3.13...v0.3.15) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 859bfa8 commit d362f25

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gem 'netaddr', '>= 2.0.4'
2525
gem 'newrelic_rpm'
2626
gem 'nokogiri', '>=1.10.5'
2727
gem 'palm_civet'
28-
gem 'posix-spawn', '~> 0.3.6'
28+
gem 'posix-spawn', '~> 0.3.15'
2929
gem 'protobuf', '3.6.12'
3030
gem 'public_suffix'
3131
gem 'rake'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ GEM
304304
parser (2.7.1.4)
305305
ast (~> 2.4.1)
306306
pg (1.2.3)
307-
posix-spawn (0.3.13)
307+
posix-spawn (0.3.15)
308308
protobuf (3.6.12)
309309
activesupport (>= 3.2)
310310
middleware
@@ -538,7 +538,7 @@ DEPENDENCIES
538538
palm_civet
539539
parallel_tests
540540
pg
541-
posix-spawn (~> 0.3.6)
541+
posix-spawn (~> 0.3.15)
542542
protobuf (= 3.6.12)
543543
pry-byebug
544544
public_suffix

0 commit comments

Comments
 (0)