Skip to content
Draft
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
29 changes: 12 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (8.0.2)
activesupport (= 8.0.2)
actionview (8.1.3)
activesupport (= 8.1.3)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.0.2)
activesupport (8.1.3)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
json
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
Expand Down Expand Up @@ -67,23 +67,19 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
method_source (1.1.0)
mini_portile2 (2.8.9)
minitest (5.25.5)
netrc (0.11.0)
nokogiri (1.18.5)
mini_portile2 (~> 2.8.2)
nokogiri (1.19.4-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.5-aarch64-linux-gnu)
nokogiri (1.19.4-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.5-aarch64-linux-musl)
nokogiri (1.19.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.5-arm64-darwin)
nokogiri (1.19.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.5-x86_64-darwin)
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.5-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.5-x86_64-linux-musl)
nokogiri (1.19.4-x86_64-linux-musl)
racc (~> 1.4)
packs-specification (0.0.10)
sorbet-runtime
Expand Down Expand Up @@ -204,8 +200,8 @@ GEM
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.3)
yard (0.9.37)
uri (1.1.1)
yard (0.9.44)
yard-sorbet (0.9.0)
sorbet-runtime
yard
Expand All @@ -216,7 +212,6 @@ PLATFORMS
aarch64-linux-gnu
aarch64-linux-musl
arm64-darwin
ruby
universal-darwin
x86_64-darwin
x86_64-linux
Expand Down