Skip to content

Commit

Permalink
chore: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
maxveldink committed Mar 20, 2024
1 parent 9e5ee53 commit 5a00512
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ GEM
reline (>= 0.3.8)
erubi (1.12.0)
io-console (0.7.2)
irb (1.11.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.7.1)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
minitest (5.22.2)
minitest (5.22.3)
minitest-focus (1.4.0)
minitest (>= 4, < 6)
minitest-reporters (1.6.1)
Expand Down Expand Up @@ -53,46 +53,46 @@ GEM
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.61.0)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.1)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-sorbet (0.7.7)
rubocop-sorbet (0.7.8)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
sorbet (0.5.11287)
sorbet-static (= 0.5.11287)
sorbet (0.5.11295)
sorbet-static (= 0.5.11295)
sorbet-result (1.1.0)
sorbet-runtime (~> 0.5)
sorbet-runtime (0.5.11287)
sorbet-static (0.5.11287-universal-darwin)
sorbet-static (0.5.11287-x86_64-linux)
sorbet-static-and-runtime (0.5.11287)
sorbet (= 0.5.11287)
sorbet-runtime (= 0.5.11287)
sorbet-runtime (0.5.11295)
sorbet-static (0.5.11295-universal-darwin)
sorbet-static (0.5.11295-x86_64-linux)
sorbet-static-and-runtime (0.5.11295)
sorbet (= 0.5.11295)
sorbet-runtime (= 0.5.11295)
sorbet-struct-comparable (1.3.0)
sorbet-runtime (>= 0.5)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
standard (1.34.0)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.60)
rubocop (~> 1.62.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.3)
standard-custom (1.0.2)
Expand Down

0 comments on commit 5a00512

Please sign in to comment.