Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem "active_model_serializers", "~> 0.10.16"
gem "addressable", "2.9"
gem "api-pagination", "~> 7.1"
gem "aws-sdk-sqs", "~> 1.112"
gem "bolognese", "~> 2.6"
gem "bolognese", "~> 2.7"
gem "bootsnap", "~> 1.23"
gem "cancancan", "~> 3.6", ">= 3.6.1"
gem "dalli", "~> 5.0", ">= 5.0.2"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
logger (~> 1.7)
racc (~> 1.7)
bigdecimal (3.3.1)
bolognese (2.6.1)
bolognese (2.7.0)
activesupport (~> 8.1, >= 8.1.2)
bibtex-ruby (~> 6.2)
builder (~> 3.3)
Expand Down Expand Up @@ -212,7 +212,7 @@ GEM
zlib (~> 3.0)
faraday-multipart (1.2.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.2)
faraday-net_http (3.4.3)
net-http (~> 0.5)
ffi (1.17.4-aarch64-linux-gnu)
ffi (1.17.4-aarch64-linux-musl)
Expand All @@ -238,7 +238,7 @@ GEM
reline (>= 0.4.2)
iso8601 (0.13.0)
jmespath (1.6.2)
json (2.19.5)
json (2.19.7)
json-canonicalization (1.0.0)
json-ld (3.3.2)
htmlentities (~> 4.3)
Expand Down Expand Up @@ -626,4 +626,4 @@ DEPENDENCIES
webmock (~> 3.26.2)

BUNDLED WITH
2.6.9
4.0.3
Loading