Skip to content

Commit 65c8077

Browse files
authored
Merge pull request #236 from datacite/metadata-47
Metadata 4.7 support for levriero
2 parents f7ba691 + f061f0f commit 65c8077

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem "addressable", "2.8.0"
77
gem "api-pagination"
88
gem "aws-sdk-sqs", "~> 1.3"
99
gem "bcrypt", "~> 3.1.7"
10-
gem "bolognese", "~> 2.5.0"
10+
gem "bolognese", "~> 2.5.1"
1111
gem "bootsnap", "~> 1.2", ">= 1.2.1"
1212
gem "cancancan", "~> 2.0"
1313
gem "connection_pool", "< 3.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ GEM
111111
latex-decode (~> 0.0)
112112
racc (~> 1.7)
113113
bigdecimal (3.3.1)
114-
bolognese (2.5.0)
114+
bolognese (2.5.1)
115115
activesupport (= 7.2.3)
116116
benchmark_methods (~> 0.7)
117117
bibtex-ruby (>= 5.1.0)
@@ -606,7 +606,7 @@ DEPENDENCIES
606606
aws-sdk-sqs (~> 1.3)
607607
bcrypt (~> 3.1.7)
608608
better_errors
609-
bolognese (~> 2.5.0)
609+
bolognese (~> 2.5.1)
610610
bootsnap (~> 1.2, >= 1.2.1)
611611
byebug
612612
cancancan (~> 2.0)

0 commit comments

Comments
 (0)