Skip to content

Commit

Permalink
update bolognese gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jul 13, 2020
1 parent 4cb93a1 commit 1f0072f
Show file tree
Hide file tree
Showing 82 changed files with 962 additions and 763 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "nokogiri", ">= 1.10.8"
gem "iso8601", "~> 0.9.0"
gem "maremma", "~> 4.7.1"
gem "faraday", "~> 0.17.3"
gem "bolognese", "~> 1.0", ">= 1.6.6"
gem "bolognese", "~> 1.7"
gem "dalli", "~> 2.7.6"
gem "lograge", "~> 0.11.2"
gem "logstash-event", "~> 1.2", ">= 1.2.02"
Expand Down
15 changes: 9 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,20 @@ GEM
latex-decode (~> 0.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bolognese (1.6.12)
bolognese (1.7.3)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
builder (~> 3.2, >= 3.2.2)
citeproc-ruby (~> 1.1, >= 1.1.10)
citeproc-ruby (~> 1.1, >= 1.1.12)
colorize (~> 0.8.1)
concurrent-ruby (~> 1.1, >= 1.1.5)
csl-styles (~> 1.0, >= 1.0.1.8)
csl-styles (~> 1.0, >= 1.0.1.10)
edtf (~> 3.0, >= 3.0.4)
faraday (~> 0.17.3)
gender_detector (~> 0.1.2)
iso8601 (~> 0.9.1)
json-ld (~> 3.1, >= 3.1.4)
json-ld-preloaded (~> 3.1, >= 3.1.3)
jsonlint (~> 0.3.0)
loofah (~> 2.0, >= 2.0.3)
maremma (>= 4.7, < 5)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
debug_inspector (0.0.3)
diff-lcs (1.4.4)
docile (1.3.2)
dotenv (2.7.5)
dotenv (2.7.6)
ebnf (1.2.0)
rdf (~> 3.1)
sxp (~> 1.1)
Expand Down Expand Up @@ -151,6 +151,9 @@ GEM
multi_json (~> 1.14)
rack (~> 2.0)
rdf (~> 3.1)
json-ld-preloaded (3.1.3)
json-ld (~> 3.1)
rdf (~> 3.1)
jsonlint (0.3.0)
oj (~> 3)
optimist (~> 3)
Expand Down Expand Up @@ -346,7 +349,7 @@ PLATFORMS
DEPENDENCIES
better_errors
binding_of_caller
bolognese (~> 1.0, >= 1.6.6)
bolognese (~> 1.7)
capybara
dalli (~> 2.7.6)
dotenv
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1f0072f

Please sign in to comment.