Skip to content

Commit

Permalink
Merge pull request #1145 from datacite/bolognese-2.1.1
Browse files Browse the repository at this point in the history
Update bolognese to 2.1.1
codycooperross authored Feb 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents b0a090d + 8d1f4cc commit 5b74c7c
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
@@ -12,7 +12,7 @@ gem "aws-sdk-sqs", "~> 1.3"
gem "base32-url", "~> 0.3"
gem "batch-loader", "~> 1.4", ">= 1.4.1"
gem "bcrypt", "~> 3.1.7"
gem "bolognese", "~> 2.1.0"
gem "bolognese", "~> 2.1.1"
gem "bootsnap", "~> 1.4", ">= 1.4.4", require: false
gem "cancancan", "~> 3.0"
gem "countries", "~> 2.1", ">= 2.1.2"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -115,7 +115,7 @@ GEM
bigdecimal (3.1.6)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (2.1.0)
bolognese (2.1.1)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
@@ -719,7 +719,7 @@ DEPENDENCIES
bcrypt (~> 3.1.7)
better_errors
binding_of_caller
bolognese (~> 2.1.0)
bolognese (~> 2.1.1)
bootsnap (~> 1.4, >= 1.4.4)
brakeman (~> 6.1, >= 6.1.2)
bullet (~> 6.1)
@@ -814,4 +814,4 @@ DEPENDENCIES
webmock (~> 3.18, >= 3.18.1)

BUNDLED WITH
2.5.6
2.4.22

0 comments on commit 5b74c7c

Please sign in to comment.