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
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
base64 (0.3.0)
bcrypt (3.1.20)
benchmark (0.4.1)
bigdecimal (3.2.3)
bigdecimal (3.3.1)
blacklight (7.41.0)
deprecation
globalid
Expand Down Expand Up @@ -193,7 +193,7 @@ GEM
drb (2.2.3)
dry-cli (1.3.0)
dumb_delegator (1.1.0)
erb (5.0.2)
erb (5.0.3)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.5)
Expand Down Expand Up @@ -273,7 +273,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.15.0)
json (2.15.1)
json-schema (6.0.0)
addressable (~> 2.8)
bigdecimal (~> 3.1)
Expand Down Expand Up @@ -315,7 +315,7 @@ GEM
mime-types-data (3.2025.0924)
mini_mime (1.1.5)
minitar (1.1.0)
minitest (5.25.5)
minitest (5.26.0)
msgpack (1.8.0)
multi_json (1.17.0)
multi_xml (0.7.2)
Expand All @@ -327,7 +327,7 @@ GEM
uri
net-http-persistent (4.0.6)
connection_pool (~> 2.2, >= 2.2.4)
net-imap (0.5.11)
net-imap (0.5.12)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -341,7 +341,7 @@ GEM
net-smtp (0.5.1)
net-protocol
net-ssh (7.3.0)
newrelic_rpm (9.21.0)
newrelic_rpm (9.22.0)
nio4r (2.7.4)
nokogiri (1.18.10-arm64-darwin)
racc (~> 1.4)
Expand Down Expand Up @@ -374,7 +374,7 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.5.1)
prism (1.5.2)
process_executer (4.0.0)
track_open_instances (~> 0.1)
psych (5.2.6)
Expand All @@ -384,7 +384,7 @@ GEM
puma (5.6.9)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.18)
rack (2.2.19)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-proxy (0.7.7)
Expand Down Expand Up @@ -579,7 +579,7 @@ GEM
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.0.3)
uri (1.0.4)
useragent (0.16.11)
version_gem (1.1.9)
view_component (2.83.0)
Expand Down Expand Up @@ -619,6 +619,7 @@ PLATFORMS
arm64-darwin-22
arm64-darwin-23
arm64-darwin-24
arm64-darwin-25
x86_64-linux

DEPENDENCIES
Expand Down