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' , '>= 2 .1.8 '
1111gem 'csl-styles'
1212gem 'bibmarkdown' , '~> 2.0.0'
1313
Original file line number Diff line number Diff line change 9696 i18n (1.14.8 )
9797 concurrent-ruby (~> 1.0 )
9898 io-console (0.8.2 )
99- json (2.19.2 )
99+ json (2.19.5 )
100100 juwelier (2.4.9 )
101101 builder
102102 bundler
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 (~> 2.0 )
225- citeproc-ruby (>= 1 .1.6 )
225+ citeproc-ruby (>= 2 .1.8 )
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.1'
1717gem 'latex-decode'
1818gem 'unicode_utils'
19- gem 'citeproc-ruby' , '>= 1 .1.6 '
19+ gem 'citeproc-ruby' , '>= 2 .1.8 '
2020gem 'csl-styles'
2121
2222group :development do
Original file line number Diff line number Diff line change 8181 concurrent-ruby (~> 1.1 )
8282 sorted_set (~> 1.0 )
8383 io-console (0.8.2 )
84- json (2.19.2 )
84+ json (2.19.5 )
8585 json_schema (0.21.0 )
8686 katex (0.10.0 )
8787 execjs (~> 2.8 )
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 (>= 2 .1.8 )
231231 csl-styles
232232 csv (~> 3.3 )
233233 guard-livereload
You can’t perform that action at this time.
0 commit comments