Gemfile in scholarmarkdown-2.10.0 vs Gemfile in scholarmarkdown-2.10.1
- old
+ new
@@ -1,6 +1,9 @@
source 'https://rubygems.org'
+# webserver
+gem 'puma'
+
# references
gem 'i18n'
gem 'bibtex-ruby'
gem 'latex-decode'
gem 'citeproc-ruby', '>= 1.1.6'