Skip to content

Commit

Permalink
Merge pull request #148 from crosscite/update-bolognese
Browse files Browse the repository at this point in the history
update bolognese
  • Loading branch information
ashwinisukale authored Nov 21, 2024
2 parents c0a5c96 + 5bde08f commit 3a476de
Show file tree
Hide file tree
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
Expand Up @@ -10,7 +10,7 @@ gem "iso8601", "~> 0.9.0"
gem "maremma", ">= 4.9.4", "<= 5"
gem "addressable", "2.8.1"
gem "faraday", "~> 2.9"
gem "bolognese", "~> 2.3"
gem "bolognese", "~> 2.3.2"
gem "json-ld-preloaded", "~> 3.1", ">= 3.1.3"
gem "dalli", "~> 3.2", ">= 3.2.8"
gem "lograge", "~> 0.11.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ GEM
bigdecimal (3.1.8)
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 @@ -437,7 +437,7 @@ DEPENDENCIES
addressable (= 2.8.1)
better_errors
binding_of_caller
bolognese (~> 2.3)
bolognese (~> 2.3.2)
byebug
capybara
dalli (~> 3.2, >= 3.2.8)
Expand Down

0 comments on commit 3a476de

Please sign in to comment.