Skip to content

Commit

Permalink
Update bolognese
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhallett committed Oct 8, 2021
1 parent 949e2b6 commit 7d472dd
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
orcid_client (0.9.4)
orcid_client (0.9.6)
activesupport (>= 4.2.5, < 6)
bolognese (~> 1.3, >= 1.9.8)
builder (~> 3.2, >= 3.2.2)
Expand All @@ -18,13 +18,13 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
amazing_print (1.3.0)
amazing_print (1.4.0)
benchmark_methods (0.7)
bibtex-ruby (6.0.0)
latex-decode (~> 0.0)
bolognese (1.9.9)
bolognese (1.9.12)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -52,22 +52,23 @@ GEM
builder (3.2.4)
citeproc (1.0.10)
namae (~> 1.0)
citeproc-ruby (1.1.13)
citeproc-ruby (1.1.14)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 1.5)
csl (~> 1.6)
colorize (0.8.1)
concurrent-ruby (1.1.9)
crack (0.4.5)
rexml
crass (1.0.6)
csl (1.5.2)
csl (1.6.0)
namae (~> 1.0)
rexml
csl-styles (1.0.1.11)
csl (~> 1.0)
diff-lcs (1.4.4)
docile (1.4.0)
dotenv (2.7.6)
ebnf (2.1.3)
ebnf (2.2.1)
amazing_print (~> 1.2)
htmlentities (~> 4.3)
rdf (~> 3.1)
Expand All @@ -85,7 +86,7 @@ GEM
faraday (>= 0.7.4, < 1.0)
gender_detector (0.1.2)
unicode_utils (>= 1.3.0)
haml (5.2.1)
haml (5.2.2)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
Expand All @@ -96,25 +97,25 @@ GEM
concurrent-ruby (~> 1.0)
iso8601 (0.9.1)
json-canonicalization (0.2.1)
json-ld (3.1.9)
json-ld (3.1.10)
htmlentities (~> 4.3)
json-canonicalization (~> 0.2)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.14)
rack (~> 2.0)
rdf (~> 3.1)
json-ld-preloaded (3.1.5)
json-ld-preloaded (3.1.6)
json-ld (~> 3.1)
rdf (~> 3.1)
jsonlint (0.3.0)
oj (~> 3)
optimist (~> 3)
latex-decode (0.3.2)
link_header (0.0.8)
loofah (2.10.0)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
maremma (4.9.4)
maremma (4.9.5)
activesupport (>= 4.2.5)
addressable (>= 2.3.6)
builder (~> 3.2, >= 3.2.2)
Expand All @@ -133,7 +134,7 @@ GEM
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oj (3.11.5)
oj (3.13.9)
oj_mimic_json (1.0.1)
optimist (3.0.1)
postrank-uri (1.0.24)
Expand Down Expand Up @@ -166,7 +167,7 @@ GEM
rdf-turtle (3.1.3)
ebnf (~> 2.1)
rdf (~> 3.1, >= 3.1.8)
rdf-vocab (3.1.13)
rdf-vocab (3.1.14)
rdf (~> 3.1, >= 3.1.12)
rdf-xsd (3.1.1)
rdf (~> 3.1)
Expand Down Expand Up @@ -200,7 +201,7 @@ GEM
tilt (2.0.10)
tzinfo (1.2.9)
thread_safe (~> 0.1)
unicode-types (1.6.0)
unicode-types (1.7.0)
unicode_utils (1.4.0)
vcr (6.0.0)
webmock (3.13.0)
Expand Down

0 comments on commit 7d472dd

Please sign in to comment.