Skip to content

Commit

Permalink
Bump gems
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiko Odaki <[email protected]>
  • Loading branch information
akihikodaki authored and kostyanf14 committed Apr 30, 2024
1 parent 52fc99e commit 728931c
Show file tree
Hide file tree
Showing 24 changed files with 22,837 additions and 36,658 deletions.
73 changes: 34 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
ffi (1.16.3)
filelock (1.1.1)
gssapi (1.3.1)
ffi (>= 1.0.1)
Expand All @@ -54,8 +54,9 @@ GEM
httpclient (2.8.3)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
jwt (2.2.3)
json (2.7.2)
jwt (2.8.1)
base64
language_server-protocol (3.17.0.3)
little-plugger (1.1.4)
logging (2.3.1)
Expand All @@ -69,7 +70,8 @@ GEM
net-http (0.4.1)
uri
netrc (0.11.0)
nori (2.6.0)
nori (2.7.0)
bigdecimal
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
Expand All @@ -82,21 +84,20 @@ GEM
sawyer (~> 0.9)
openssl (3.2.0)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.24.0)
psych (5.1.0)
prism (0.27.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.9.1)
rack (3.0.10)
rainbow (3.1.1)
rbi (0.1.9)
prism (>= 0.18.0, < 0.25)
rbi (0.1.12)
prism (>= 0.18.0, < 0.28)
sorbet-runtime (>= 0.5.9204)
rdoc (6.5.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
rexml (3.2.6)
Expand All @@ -112,8 +113,8 @@ GEM
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.62.1)
rspec-support (3.13.1)
rubocop (1.63.4)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -124,46 +125,40 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
rubyntlm (0.6.3)
rubyzip (2.3.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sentry-ruby (4.7.1)
sentry-ruby (5.17.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
sentry-ruby-core (= 4.7.1)
sentry-ruby-core (4.7.1)
concurrent-ruby
faraday
sorbet (0.5.11294)
sorbet-static (= 0.5.11294)
sorbet-runtime (0.5.11294)
sorbet-static (0.5.11294-x86_64-linux)
sorbet-static-and-runtime (0.5.11294)
sorbet (= 0.5.11294)
sorbet-runtime (= 0.5.11294)
spoom (1.2.4)
sorbet (0.5.11361)
sorbet-static (= 0.5.11361)
sorbet-runtime (0.5.11361)
sorbet-static (0.5.11361-x86_64-linux)
sorbet-static-and-runtime (0.5.11361)
sorbet (= 0.5.11361)
sorbet-runtime (= 0.5.11361)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
stringio (3.0.8)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.12.0)
stringio (3.1.0)
tapioca (0.13.3)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (>= 0.1.4, < 0.2)
sorbet-static-and-runtime (>= 0.5.10820)
spoom (~> 1.2.0, >= 1.2.0)
sorbet-static-and-runtime (>= 0.5.11087)
spoom (>= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.0)
thor (1.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
Expand Down
File renamed without changes.
Loading

0 comments on commit 728931c

Please sign in to comment.