Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
Trying to force mathematical version.

Signed-off-by: Bill Traynor <[email protected]>
  • Loading branch information
wmat authored Sep 7, 2023
1 parent a0e7998 commit 7ede94b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'
gem 'asciidoctor'
gem 'asciidoctor-bibtex'
gem 'asciidoctor-diagram'
gem 'mathematical'
gem 'mathematical', '~> 1.6', '>= 1.6.14'
gem 'asciidoctor-mathematical'
gem 'asciidoctor-pdf'
gem 'citeproc-ruby'
Expand Down

0 comments on commit 7ede94b

Please sign in to comment.