Skip to content

Commit

Permalink
updated bolognese gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Feb 8, 2020
1 parent c0aa421 commit 99ed791
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.4.1)
bolognese (1.4.3)
activesupport (>= 4.2.5, < 6)
benchmark_methods (~> 0.7)
bibtex-ruby (~> 4.1)
Expand All @@ -81,7 +81,7 @@ GEM
rdf-turtle (~> 3.0, >= 3.0.6)
thor (~> 0.19)
builder (3.2.4)
capybara (3.30.0)
capybara (3.31.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand All @@ -91,7 +91,7 @@ GEM
xpath (~> 3.2)
citeproc (1.0.10)
namae (~> 1.0)
citeproc-ruby (1.1.11)
citeproc-ruby (1.1.12)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 1.5)
coderay (1.1.2)
Expand Down Expand Up @@ -124,10 +124,11 @@ GEM
faraday
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
ffi (1.12.1)
ffi (1.12.2)
gender_detector (0.1.2)
unicode_utils (>= 1.3.0)
git (1.5.0)
git (1.6.0)
rchardet (~> 1.8)
globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.1.2)
Expand Down Expand Up @@ -187,7 +188,7 @@ GEM
oj (>= 2.8.3)
oj_mimic_json (~> 1.0, >= 1.0.1)
method_source (0.9.2)
mimemagic (0.3.3)
mimemagic (0.3.4)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
Expand All @@ -197,7 +198,7 @@ GEM
nio4r (2.5.2)
nokogiri (1.10.7)
mini_portile2 (~> 2.4.0)
oj (3.10.1)
oj (3.10.2)
oj_mimic_json (1.0.1)
optimist (3.0.0)
parallel (1.19.1)
Expand All @@ -208,7 +209,7 @@ GEM
nokogiri (>= 1.8.0)
public_suffix (>= 2.0.0, < 2.1)
public_suffix (2.0.5)
rack (2.1.1)
rack (2.1.2)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (1.1.0)
Expand Down Expand Up @@ -242,6 +243,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
rdf (3.1.1)
hamster (~> 3.0)
link_header (~> 0.0, >= 0.0.8)
Expand Down Expand Up @@ -292,7 +294,7 @@ GEM
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.5.2)
rubocop (>= 0.71.0)
rubocop-rails (2.4.1)
rubocop-rails (2.4.2)
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
Expand Down

0 comments on commit 99ed791

Please sign in to comment.