Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: Gemfile Solved conflicts by using upstream's line for posix-spawn
This commit is contained in:
@ -389,7 +389,7 @@ GEM
|
||||
pghero (2.1.0)
|
||||
activerecord
|
||||
pkg-config (1.3.0)
|
||||
posix-spawn (0.3.13)
|
||||
posix-spawn (0.3.12)
|
||||
powerpack (0.1.1)
|
||||
premailer (1.11.1)
|
||||
addressable
|
||||
@ -714,7 +714,7 @@ DEPENDENCIES
|
||||
pg (~> 1.0)
|
||||
pghero (~> 2.1)
|
||||
pkg-config (~> 1.3)
|
||||
posix-spawn (~> 0.3)
|
||||
posix-spawn (= 0.3.12)
|
||||
premailer-rails
|
||||
private_address_check (~> 0.4.1)
|
||||
pry-byebug (~> 3.6)
|
||||
|
Reference in New Issue
Block a user