diff --git a/Gemfile b/Gemfile index 97a7737e75..e569d19d18 100644 --- a/Gemfile +++ b/Gemfile @@ -95,7 +95,7 @@ gem 'rspec-rails','~> 5.1' gem 'citeproc-ruby', '~> 2.0.0' gem 'csl-styles', '~> 2.0.0' -gem 'bibtex-ruby', '~> 5.1.0' +gem 'bibtex-ruby', '~> 6.1.0' gem 'omniauth', '~> 2.1.0' gem 'gitlab_omniauth-ldap', '~> 2.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index c05b647653..01e45e64b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,8 +151,9 @@ GEM coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) - bibtex-ruby (5.1.6) + bibtex-ruby (6.1.0) latex-decode (~> 0.0) + racc (~> 1.7) bindata (2.5.0) bindex (0.8.1) binding_of_caller (1.0.0) @@ -363,7 +364,7 @@ GEM jwt (2.5.0) kgio (2.11.4) language_list (1.2.1) - latex-decode (0.3.2) + latex-decode (0.4.0) ld-patch (3.2.0) ebnf (~> 2.2) rdf (~> 3.2) @@ -970,7 +971,7 @@ DEPENDENCIES attr_encrypted (~> 3.0.0) auto_strip_attributes better_errors - bibtex-ruby (~> 5.1.0) + bibtex-ruby (~> 6.1.0) binding_of_caller bio (~> 1.5.1) bioportal (>= 3.0)!