Skip to content

Commit

Permalink
Merge pull request #86 from github/dependabot/bundler/dev-ruby-depend…
Browse files Browse the repository at this point in the history
…encies-38d7ae72af

Bump the dev-ruby-dependencies group across 1 directory with 3 updates
  • Loading branch information
GrantBirki committed Aug 26, 2024
2 parents 9e7a02a + 6cce9ef commit b2df30d
Show file tree
Hide file tree
Showing 19 changed files with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,17 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
optimist (3.1.0)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
prism (0.30.0)
public_suffix (5.0.5)
racc (1.8.0)
racc (1.8.1)
rack (3.0.11)
rainbow (3.1.1)
rake (13.2.1)
rbs (3.5.2)
rbs (3.5.3)
logger
regexp_parser (2.9.2)
rexml (3.3.6)
Expand All @@ -90,7 +90,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.65.0)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -101,7 +101,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-github (0.20.0)
rubocop (>= 1.37)
Expand All @@ -115,7 +115,7 @@ GEM
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-lsp (0.17.8)
ruby-lsp (0.17.15)
language_server-protocol (~> 3.17.0)
prism (>= 0.29.0, < 0.31)
rbs (>= 3, < 4)
Expand All @@ -133,13 +133,14 @@ GEM
simplecov (< 1.0)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet-runtime (0.5.11491)
sorbet-runtime (0.5.11545)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
vcr (6.2.0)
vcr (6.3.1)
base64
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down
Binary file removed vendor/cache/parallel-1.25.1.gem
Binary file not shown.
Binary file added vendor/cache/parallel-1.26.3.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.4.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.4.2.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.8.0.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/rbs-3.5.2.gem
Binary file not shown.
Binary file added vendor/cache/rbs-3.5.3.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.65.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.65.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.31.3.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.32.1.gem
Binary file not shown.
Binary file added vendor/cache/ruby-lsp-0.17.15.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-lsp-0.17.8.gem
Binary file not shown.
Binary file removed vendor/cache/sorbet-runtime-0.5.11491.gem
Binary file not shown.
Binary file added vendor/cache/sorbet-runtime-0.5.11545.gem
Binary file not shown.
Binary file removed vendor/cache/vcr-6.2.0.gem
Binary file not shown.
Binary file added vendor/cache/vcr-6.3.1.gem
Binary file not shown.

0 comments on commit b2df30d

Please sign in to comment.