Skip to content
Merged
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
60 changes: 30 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionview (8.1.3)
activesupport (= 8.1.3)
actionview (8.1.3.1)
activesupport (= 8.1.3.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.1.3)
activesupport (8.1.3.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -48,34 +48,34 @@ GEM
builder (3.3.0)
byebug (13.0.0)
reline (>= 0.6.0)
code_ownership (2.1.3-aarch64-linux)
code_ownership (2.1.4-aarch64-linux)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.3-aarch64-linux-musl)
code_ownership (2.1.4-aarch64-linux-musl)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.3-arm64-darwin)
code_ownership (2.1.4-arm64-darwin)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.3-x86_64-darwin)
code_ownership (2.1.4-x86_64-darwin)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.3-x86_64-linux)
code_ownership (2.1.4-x86_64-linux)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_ownership (2.1.3-x86_64-linux-musl)
code_ownership (2.1.4-x86_64-linux-musl)
code_teams (~> 1.0)
packs-specification
sorbet-runtime (>= 0.6.12763)
code_teams (1.3.0)
code_teams (1.3.1)
sorbet-runtime
coderay (1.1.3)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
constant_resolver (0.3.0)
crass (1.0.7)
Expand Down Expand Up @@ -111,18 +111,18 @@ GEM
racc (~> 1.4)
packs-specification (0.0.11)
sorbet-runtime
packwerk (3.3.0)
packwerk (3.3.1)
activesupport (>= 6.0)
ast
benchmark
better_html
bundler
constant_resolver (>= 0.3)
parallel (< 2)
parallel
parser
prism (>= 1.4.0)
zeitwerk (>= 2.6.1)
parallel (1.28.0)
parallel (2.1.0)
parse_packwerk (0.27.0)
bigdecimal
sorbet-runtime
Expand All @@ -149,10 +149,10 @@ GEM
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rainbow (3.1.1)
rake (13.4.2)
rbi (0.4.2)
rbi (0.4.3)
prism (~> 1.0)
rbs (>= 4.0.1)
rbs (4.1.2.dev.1)
rbs (4.2.1.pre.1)
logger
prism (>= 1.6.0)
tsort
Expand All @@ -174,8 +174,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.7)
rubocop (1.88.2)
json (~> 2.3)
rubocop (1.90.0)
json (>= 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (>= 1.10)
Expand Down Expand Up @@ -221,19 +221,19 @@ GEM
smart_properties (1.17.0)
smart_todo (1.11.0)
prism (~> 1.0)
sorbet (0.6.13367)
sorbet-static (= 0.6.13367)
sorbet-runtime (0.6.13367)
sorbet-static (0.6.13367-aarch64-linux)
sorbet-static (0.6.13367-universal-darwin)
sorbet-static (0.6.13367-x86_64-linux)
sorbet-static-and-runtime (0.6.13367)
sorbet (= 0.6.13367)
sorbet-runtime (= 0.6.13367)
spoom (1.8.5)
sorbet (0.6.13454)
sorbet-static (= 0.6.13454)
sorbet-runtime (0.6.13454)
sorbet-static (0.6.13454-aarch64-linux)
sorbet-static (0.6.13454-universal-darwin)
sorbet-static (0.6.13454-x86_64-linux)
sorbet-static-and-runtime (0.6.13454)
sorbet (= 0.6.13454)
sorbet-runtime (= 0.6.13454)
spoom (1.8.7)
erubi (>= 1.10.0)
prism (>= 0.28.0)
rbi (>= 0.4.1)
rbi (>= 0.4.2)
rbs (>= 4.0.0.dev.5)
rexml (>= 3.2.6)
sorbet-static-and-runtime (>= 0.5.10187)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
wisper (2.0.1)
zeitwerk (2.8.2)
zeitwerk (2.8.3)

PLATFORMS
aarch64-linux
Expand Down