Skip to content

Commit

Permalink
Update bolognese (#192)
Browse files Browse the repository at this point in the history
ashwinisukale authored Nov 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5820efc commit a73bcae
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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.3"
gem "bolognese", "~> 2.3.2"
gem "bootsnap", "~> 1.2", ">= 1.2.1"
gem "cancancan", "~> 2.0"
gem "countries", "~> 2.1", ">= 2.1.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@ GEM
latex-decode (~> 0.0)
racc (~> 1.7)
bigdecimal (3.1.7)
bolognese (2.3.0)
bolognese (2.3.2)
activesupport (>= 4.2.5)
benchmark_methods (~> 0.7)
bibtex-ruby (>= 5.1.0)
@@ -519,7 +519,7 @@ DEPENDENCIES
aws-sdk-sqs (~> 1.3)
bcrypt (~> 3.1.7)
better_errors
bolognese (~> 2.3)
bolognese (~> 2.3.2)
bootsnap (~> 1.2, >= 1.2.1)
byebug
cancancan (~> 2.0)

0 comments on commit a73bcae

Please sign in to comment.