Skip to content

Commit 7d472dd

Browse files
Update bolognese
1 parent 949e2b6 commit 7d472dd

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

Gemfile.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
orcid_client (0.9.4)
4+
orcid_client (0.9.6)
55
activesupport (>= 4.2.5, < 6)
66
bolognese (~> 1.3, >= 1.9.8)
77
builder (~> 3.2, >= 3.2.2)
@@ -18,13 +18,13 @@ GEM
1818
i18n (>= 0.7, < 2)
1919
minitest (~> 5.1)
2020
tzinfo (~> 1.1)
21-
addressable (2.7.0)
21+
addressable (2.8.0)
2222
public_suffix (>= 2.0.2, < 5.0)
23-
amazing_print (1.3.0)
23+
amazing_print (1.4.0)
2424
benchmark_methods (0.7)
2525
bibtex-ruby (6.0.0)
2626
latex-decode (~> 0.0)
27-
bolognese (1.9.9)
27+
bolognese (1.9.12)
2828
activesupport (>= 4.2.5)
2929
benchmark_methods (~> 0.7)
3030
bibtex-ruby (>= 5.1.0)
@@ -52,22 +52,23 @@ GEM
5252
builder (3.2.4)
5353
citeproc (1.0.10)
5454
namae (~> 1.0)
55-
citeproc-ruby (1.1.13)
55+
citeproc-ruby (1.1.14)
5656
citeproc (~> 1.0, >= 1.0.9)
57-
csl (~> 1.5)
57+
csl (~> 1.6)
5858
colorize (0.8.1)
5959
concurrent-ruby (1.1.9)
6060
crack (0.4.5)
6161
rexml
6262
crass (1.0.6)
63-
csl (1.5.2)
63+
csl (1.6.0)
6464
namae (~> 1.0)
65+
rexml
6566
csl-styles (1.0.1.11)
6667
csl (~> 1.0)
6768
diff-lcs (1.4.4)
6869
docile (1.4.0)
6970
dotenv (2.7.6)
70-
ebnf (2.1.3)
71+
ebnf (2.2.1)
7172
amazing_print (~> 1.2)
7273
htmlentities (~> 4.3)
7374
rdf (~> 3.1)
@@ -85,7 +86,7 @@ GEM
8586
faraday (>= 0.7.4, < 1.0)
8687
gender_detector (0.1.2)
8788
unicode_utils (>= 1.3.0)
88-
haml (5.2.1)
89+
haml (5.2.2)
8990
temple (>= 0.8.0)
9091
tilt
9192
hamster (3.0.0)
@@ -96,25 +97,25 @@ GEM
9697
concurrent-ruby (~> 1.0)
9798
iso8601 (0.9.1)
9899
json-canonicalization (0.2.1)
99-
json-ld (3.1.9)
100+
json-ld (3.1.10)
100101
htmlentities (~> 4.3)
101102
json-canonicalization (~> 0.2)
102103
link_header (~> 0.0, >= 0.0.8)
103104
multi_json (~> 1.14)
104105
rack (~> 2.0)
105106
rdf (~> 3.1)
106-
json-ld-preloaded (3.1.5)
107+
json-ld-preloaded (3.1.6)
107108
json-ld (~> 3.1)
108109
rdf (~> 3.1)
109110
jsonlint (0.3.0)
110111
oj (~> 3)
111112
optimist (~> 3)
112113
latex-decode (0.3.2)
113114
link_header (0.0.8)
114-
loofah (2.10.0)
115+
loofah (2.12.0)
115116
crass (~> 1.0.2)
116117
nokogiri (>= 1.5.9)
117-
maremma (4.9.4)
118+
maremma (4.9.5)
118119
activesupport (>= 4.2.5)
119120
addressable (>= 2.3.6)
120121
builder (~> 3.2, >= 3.2.2)
@@ -133,7 +134,7 @@ GEM
133134
nokogiri (1.11.7)
134135
mini_portile2 (~> 2.5.0)
135136
racc (~> 1.4)
136-
oj (3.11.5)
137+
oj (3.13.9)
137138
oj_mimic_json (1.0.1)
138139
optimist (3.0.1)
139140
postrank-uri (1.0.24)
@@ -166,7 +167,7 @@ GEM
166167
rdf-turtle (3.1.3)
167168
ebnf (~> 2.1)
168169
rdf (~> 3.1, >= 3.1.8)
169-
rdf-vocab (3.1.13)
170+
rdf-vocab (3.1.14)
170171
rdf (~> 3.1, >= 3.1.12)
171172
rdf-xsd (3.1.1)
172173
rdf (~> 3.1)
@@ -200,7 +201,7 @@ GEM
200201
tilt (2.0.10)
201202
tzinfo (1.2.9)
202203
thread_safe (~> 0.1)
203-
unicode-types (1.6.0)
204+
unicode-types (1.7.0)
204205
unicode_utils (1.4.0)
205206
vcr (6.0.0)
206207
webmock (3.13.0)

0 commit comments

Comments
 (0)