Skip to content

Commit 3faf5ef

Browse files
committed
Removed github-markup which brings in posix-spawn that fails to install on Linux.
1 parent 34815d3 commit 3faf5ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ group :development, :test do
1212
gem 'json'
1313
gem 'rspec'
1414
gem 'rack-test', "~> 0.6.2", :require => "rack/test"
15-
gem 'github-markup'
1615
gem 'rubocop', '0.21.0'
1716
end
1817

0 commit comments

Comments
 (0)