File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem 'puma'
77gem 'i18n'
88gem 'bibtex-ruby'
99gem 'latex-decode'
10- gem 'citeproc-ruby' , '>= 1.1.6 '
10+ gem 'citeproc-ruby' , '>= 1.1.14 '
1111gem 'csl-styles'
1212gem 'bibmarkdown' , '~> 2.0.0'
1313
Original file line number Diff line number Diff line change 191191 ruby2_keywords (0.0.5 )
192192 securerandom (0.4.1 )
193193 semver2 (3.4.2 )
194- set (1.1.2 )
194+ set (1.1.3 )
195195 singleton (0.3.0 )
196196 sskatex (0.9.39 )
197197 execjs (~> 2.7 )
@@ -222,7 +222,7 @@ DEPENDENCIES
222222 bibmarkdown (~> 2.0.0 )
223223 bibtex-ruby
224224 bundler (~> 4.0 , >= 4.0.12 )
225- citeproc-ruby (>= 1.1.6 )
225+ citeproc-ruby (>= 1.1.14 )
226226 csl-styles
227227 execjs
228228 i18n
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ gem 'sass'
1616gem 'i18n' , '< 1.14.9'
1717gem 'latex-decode'
1818gem 'unicode_utils'
19- gem 'citeproc-ruby' , '>= 1.1.6 '
19+ gem 'citeproc-ruby' , '>= 1.1.14 '
2020gem 'csl-styles'
2121
2222group :development do
Original file line number Diff line number Diff line change 195195 mini_racer
196196 puma
197197 sskatex
198- set (1.1.2 )
198+ set (1.1.3 )
199199 shellany (0.0.1 )
200200 singleton (0.3.0 )
201201 slow_enumerator_tools (1.1.0 )
@@ -227,7 +227,7 @@ PLATFORMS
227227 x86_64-linux-gnu
228228
229229DEPENDENCIES
230- citeproc-ruby (>= 1.1.6 )
230+ citeproc-ruby (>= 1.1.14 )
231231 csl-styles
232232 csv (~> 3.3 , >= 3.3.5 )
233233 guard-livereload
You can’t perform that action at this time.
0 commit comments