Skip to content

Commit

Permalink
Merge pull request #158 from datacite/schema-4.5
Browse files Browse the repository at this point in the history
Schema 4.5 - update leveriero to latest bolognese
  • Loading branch information
svogt0511 authored Jan 8, 2024
2 parents e3bc31b + 6da8717 commit 97f04fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 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", "~> 1.11.5"
gem "bolognese", "~> 2.0.3"
gem "bootsnap", "~> 1.2", ">= 1.2.1"
gem "cancancan", "~> 2.0"
gem "countries", "~> 2.1", ">= 2.1.2"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
rack (>= 0.9.0)
bibtex-ruby (6.0.0)
latex-decode (~> 0.0)
bolognese (1.11.5)
bolognese (2.0.3)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -461,7 +461,7 @@ DEPENDENCIES
aws-sdk-sqs (~> 1.3)
bcrypt (~> 3.1.7)
better_errors
bolognese (~> 1.11.5)
bolognese (~> 2.0.3)
bootsnap (~> 1.2, >= 1.2.1)
byebug
cancancan (~> 2.0)
Expand Down Expand Up @@ -511,4 +511,4 @@ DEPENDENCIES
webmock (~> 3.1)

BUNDLED WITH
2.4.10
2.4.20

0 comments on commit 97f04fb

Please sign in to comment.