We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a849a12 commit b002cd6Copy full SHA for b002cd6
Gemfile
@@ -1,6 +1,7 @@
1
source "http://rubygems.org"
2
gemspec
3
4
+gem "nokogiri", ">= 1.16.2", force_ruby_platform: true
5
gem "posix-spawn", :platforms => :ruby
6
gem "redcarpet", :platforms => :ruby
7
gem "kramdown", :platforms => :jruby
0 commit comments