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

Commit

Permalink
build(deps): bump posix-spawn from 0.3.13 to 0.3.15
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2020
1 parent 859bfa8 commit d362f25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gem 'netaddr', '>= 2.0.4'
gem 'newrelic_rpm'
gem 'nokogiri', '>=1.10.5'
gem 'palm_civet'
gem 'posix-spawn', '~> 0.3.6'
gem 'posix-spawn', '~> 0.3.15'
gem 'protobuf', '3.6.12'
gem 'public_suffix'
gem 'rake'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ GEM
parser (2.7.1.4)
ast (~> 2.4.1)
pg (1.2.3)
posix-spawn (0.3.13)
posix-spawn (0.3.15)
protobuf (3.6.12)
activesupport (>= 3.2)
middleware
Expand Down Expand Up @@ -538,7 +538,7 @@ DEPENDENCIES
palm_civet
parallel_tests
pg
posix-spawn (~> 0.3.6)
posix-spawn (~> 0.3.15)
protobuf (= 3.6.12)
pry-byebug
public_suffix
Expand Down

0 comments on commit d362f25

Please sign in to comment.