File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,5 @@ gem 'jekyll-scholar'
1919gem 'liquid-tag-parser'
2020gem 'bulma-clean-theme'
2121# gem 'jekyll-archives'
22- gem 'bibtex-ruby' '6.1.0'
23-
22+ gem 'bibtex-ruby' , '~> 6.1'
2423gem 'jgd'
Original file line number Diff line number Diff line change 55 public_suffix (>= 2.0.2 , < 6.0 )
66 autoprefixer-rails (10.4.13.0 )
77 execjs (~> 2 )
8- bibtex-ruby (6.0 .0 )
8+ bibtex-ruby (6.2 .0 )
99 latex-decode (~> 0.0 )
10+ logger (~> 1.7 )
11+ racc (~> 1.7 )
1012 bulma-clean-theme (0.13.3 )
1113 jekyll (>= 3.9 , < 5.0 )
1214 jekyll-feed (~> 0.15 )
9193 listen (3.8.0 )
9294 rb-fsevent (~> 0.10 , >= 0.10.3 )
9395 rb-inotify (~> 0.9 , >= 0.9.10 )
96+ logger (1.7.0 )
9497 mercenary (0.4.0 )
9598 mini_magick (4.12.0 )
9699 namae (1.1.1 )
97100 pathutil (0.16.2 )
98101 forwardable-extended (~> 2.6 )
99102 public_suffix (5.0.3 )
103+ racc (1.8.1 )
100104 rb-fsevent (0.11.2 )
101105 rb-inotify (0.10.1 )
102106 ffi (~> 1.0 )
@@ -126,6 +130,7 @@ PLATFORMS
126130
127131DEPENDENCIES
128132 autoprefixer-rails
133+ bibtex-ruby (~> 6.1 )
129134 bulma-clean-theme
130135 coffee-script
131136 jekyll (>= 4.2 )
You can’t perform that action at this time.
0 commit comments