Upgrade posix-spawn to master (#7542)
This commit is contained in:
committed by
Eugen Rochko
parent
97f02f2c08
commit
0b1f88cfd5
2
Gemfile
2
Gemfile
@ -61,7 +61,7 @@ gem 'nsa', '~> 0.2'
|
||||
gem 'oj', '~> 3.5'
|
||||
gem 'ostatus2', '~> 2.0'
|
||||
gem 'ox', '~> 2.9'
|
||||
gem 'posix-spawn', '0.3.12'
|
||||
gem 'posix-spawn', git: 'https://github.com/rtomayko/posix-spawn', ref: '58465d2e213991f8afb13b984854a49fcdcc980c'
|
||||
gem 'pundit', '~> 1.1'
|
||||
gem 'premailer-rails'
|
||||
gem 'rack-attack', '~> 5.2'
|
||||
|
Reference in New Issue
Block a user