Skip to content
Open
Changes from all 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
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (8.1.2)
activesupport (8.1.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
csl (~> 2.0)
observer (< 1.0)
concurrent-ruby (1.3.6)
connection_pool (2.5.5)
connection_pool (3.0.2)
crack (1.0.1)
bigdecimal
rexml
Expand Down Expand Up @@ -105,7 +105,7 @@ GEM
gender_detector (2.1.0)
hashdiff (1.0.1)
htmlentities (4.3.4)
i18n (1.14.1)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
irb (1.17.0)
Expand All @@ -114,7 +114,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso8601 (0.13.0)
json (2.6.2)
json (2.19.2)
json-canonicalization (1.0.0)
json-ld (3.3.2)
htmlentities (~> 4.3)
Expand Down
Loading