Skip to content

Commit

Permalink
Merge pull request #1284 from datacite/update-bolognese-2.3.2
Browse files Browse the repository at this point in the history
Update bolognese to 2.3.2
  • Loading branch information
codycooperross authored Nov 20, 2024
2 parents eaffb5c + 2c917fc commit 41f2ebb
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 @@ -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.3"
gem "bolognese", "~> 2.3.2"
gem "bootsnap", "~> 1.4", ">= 1.4.4", require: false
gem "cancancan", "~> 3.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 @@ -132,7 +132,7 @@ GEM
bigdecimal (3.1.6)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bolognese (2.3.0)
bolognese (2.3.2)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
Expand Down Expand Up @@ -786,7 +786,7 @@ DEPENDENCIES
bcrypt (~> 3.1.7)
better_errors
binding_of_caller
bolognese (~> 2.3)
bolognese (~> 2.3.2)
bootsnap (~> 1.4, >= 1.4.4)
brakeman (~> 6.1, >= 6.1.2)
bullet (~> 7.1, >= 7.1.6)
Expand Down Expand Up @@ -883,4 +883,4 @@ DEPENDENCIES
webmock (~> 3.18, >= 3.18.1)

BUNDLED WITH
2.5.6
2.3.27

0 comments on commit 41f2ebb

Please sign in to comment.