about summary refs log tree commit diff
path: root/Gemfile
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2018-05-04 10:11:45 -0500
committerDavid Yip <yipdw@member.fsf.org>2018-05-04 10:11:45 -0500
commit54e80bec735bd0329fc4db08d36103d5e80f358e (patch)
treea5090c0cc1a3e2cee6047fc93b0b77633b732823 /Gemfile
parente41332c37be6ff7147e76edba8337636430433e3 (diff)
Remove duplicate posix-spawn entry from Gemfile.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 990c43539..500628ad1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -62,7 +62,6 @@ gem 'nsa', '~> 0.2'
 gem 'oj', '~> 3.5'
 gem 'ostatus2', '~> 2.0'
 gem 'ox', '~> 2.9'
-gem 'posix-spawn', '~> 0.3'
 gem 'pundit', '~> 1.1'
 gem 'premailer-rails'
 gem 'rack-attack', '~> 5.2'