Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated bolognese version #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem "active_model_serializers", "~> 0.10.0"
gem "api-pagination"
gem "aws-sdk-sqs", "~> 1.3"
gem "bcrypt", "~> 3.1.7"
gem "bolognese", "~> 2.2"
gem "bolognese", "~> 2.2", git: "https://github.com/datacite/bolognese.git", branch: "schema-4.6" #change to 2.3 when released
gem "bootsnap", "~> 1.2", ">= 1.2.1"
gem "cancancan", "~> 2.0"
gem "countries", "~> 2.1", ">= 2.1.2"
Expand Down Expand Up @@ -37,6 +37,7 @@ gem "slack-notifier", "~> 2.3", ">= 2.3.2"
gem "sprockets", "~> 3.7", ">= 3.7.2"
gem 'next_rails'
gem "json-canonicalization", '0.3.1'
gem 'msgpack', "~> 1.4.4"

group :development, :test do
gem "better_errors"
Expand Down
66 changes: 37 additions & 29 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
GIT
remote: https://github.com/datacite/bolognese.git
revision: 47f4562f7ccdee9949b1ef5290cf774a1c814c26
branch: schema-4.6
specs:
bolognese (2.2.0)
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.12)
colorize (~> 0.8.1)
concurrent-ruby (~> 1.1, >= 1.1.5)
csl-styles (~> 1.0, >= 1.0.1.10)
edtf (~> 3.0, >= 3.0.4)
gender_detector (~> 0.1.2)
iso8601 (~> 0.9.1)
json-ld-preloaded (~> 3.1, >= 3.1.3)
jsonlint (~> 0.3.0)
loofah (~> 2.0, >= 2.0.3)
maremma (~> 5.0)
namae (~> 1.0)
nokogiri (~> 1.16, >= 1.16.2)
oj (~> 3.10)
oj_mimic_json (~> 1.0, >= 1.0.1)
postrank-uri (~> 1.0, >= 1.0.18)
rdf-rdfxml (~> 3.1)
rdf-turtle (~> 3.1)
thor (>= 0.19)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -108,30 +138,6 @@ GEM
latex-decode (~> 0.0)
racc (~> 1.7)
bigdecimal (3.1.7)
bolognese (2.2.0)
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.12)
colorize (~> 0.8.1)
concurrent-ruby (~> 1.1, >= 1.1.5)
csl-styles (~> 1.0, >= 1.0.1.10)
edtf (~> 3.0, >= 3.0.4)
gender_detector (~> 0.1.2)
iso8601 (~> 0.9.1)
json-ld-preloaded (~> 3.1, >= 3.1.3)
jsonlint (~> 0.3.0)
loofah (~> 2.0, >= 2.0.3)
maremma (~> 5.0)
namae (~> 1.0)
nokogiri (~> 1.16, >= 1.16.2)
oj (~> 3.10)
oj_mimic_json (~> 1.0, >= 1.0.1)
postrank-uri (~> 1.0, >= 1.0.18)
rdf-rdfxml (~> 3.1)
rdf-turtle (~> 3.1)
thor (>= 0.19)
bootsnap (1.10.2)
msgpack (~> 1.2)
builder (3.2.4)
Expand Down Expand Up @@ -309,7 +315,7 @@ GEM
minitest (5.15.0)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
msgpack (1.4.4)
msgpack (1.4.5)
multi_json (1.15.0)
multipart-post (2.1.1)
mutex_m (0.2.0)
Expand Down Expand Up @@ -394,8 +400,9 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
rdf (3.3.1)
rdf (3.3.2)
bcp47_spec (~> 0.2)
bigdecimal (~> 3.1, >= 3.1.5)
link_header (~> 0.0, >= 0.0.8)
rdf-rdfxml (3.3.0)
builder (~> 3.2, >= 3.2.4)
Expand Down Expand Up @@ -492,7 +499,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-types (1.9.0)
unicode-types (1.10.0)
unicode_utils (1.4.0)
uri (0.13.0)
vcr (6.2.0)
Expand All @@ -518,7 +525,7 @@ DEPENDENCIES
aws-sdk-sqs (~> 1.3)
bcrypt (~> 3.1.7)
better_errors
bolognese (~> 2.2)
bolognese (~> 2.2)!
bootsnap (~> 1.2, >= 1.2.1)
byebug
cancancan (~> 2.0)
Expand All @@ -543,6 +550,7 @@ DEPENDENCIES
logstash-event (~> 1.2, >= 1.2.02)
logstash-logger (~> 0.26.1)
maremma (~> 5.0)
msgpack (~> 1.4.4)
next_rails
nokogiri (~> 1.16, >= 1.16.3)
oj (>= 2.8.3)
Expand All @@ -568,4 +576,4 @@ DEPENDENCIES
webmock (~> 3.1)

BUNDLED WITH
2.5.6
2.5.6
Loading