Skip to content

Commit

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

Bump the dev-ruby-dependencies group across 1 directory with 5 updates
  • Loading branch information
GrantBirki authored Oct 9, 2024
2 parents b2df30d + 0195e0b commit 2276dca
Show file tree
Hide file tree
Showing 44 changed files with 30 additions and 29 deletions.
57 changes: 29 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
contracts (0.17)
crack (1.0.0)
Expand All @@ -34,25 +34,28 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.1)
entitlements-app (1.0.0)
entitlements-app (1.1.0)
concurrent-ruby (~> 1.3, >= 1.3.1)
faraday (~> 2.0)
logger (~> 1.6)
net-ldap (~> 0.19)
octokit (~> 4.18)
optimist (~> 3.1)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
ostruct (~> 0.6.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.1.0)
faraday-net_http (3.3.0)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
minitest (5.23.1)
mutex_m (0.2.0)
net-http (0.4.1)
Expand All @@ -62,21 +65,21 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
optimist (3.1.0)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.4.2)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
prism (0.30.0)
public_suffix (5.0.5)
prism (1.1.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.0.11)
rainbow (3.1.1)
rake (13.2.1)
rbs (3.5.3)
rbs (3.6.1)
logger
regexp_parser (2.9.2)
rexml (3.3.6)
strscan
rexml (3.3.8)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -90,34 +93,33 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.65.1)
rubocop (1.66.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 (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
rubocop-rails (>= 2.17)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-lsp (0.17.15)
ruby-lsp (0.19.1)
language_server-protocol (~> 3.17.0)
prism (>= 0.29.0, < 0.31)
prism (>= 1.1, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-progressbar (1.13.0)
Expand All @@ -133,15 +135,14 @@ GEM
simplecov (< 1.0)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet-runtime (0.5.11545)
strscan (3.1.0)
sorbet-runtime (0.5.11597)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
unicode-display_width (2.6.0)
uri (0.13.1)
vcr (6.3.1)
base64
webmock (3.23.1)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -158,7 +159,7 @@ DEPENDENCIES
rubocop (~> 1.64)
rubocop-github (~> 0.20)
rubocop-performance (~> 1.21)
ruby-lsp (~> 0.17.4)
ruby-lsp (~> 0.19.1)
rugged (~> 1.7, >= 1.7.2)
simplecov (~> 0.22.0)
simplecov-erb (~> 1.0, >= 1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion entitlements-github-plugin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rubocop", "~> 1.64"
s.add_development_dependency "rubocop-github", "~> 0.20"
s.add_development_dependency "rubocop-performance", "~> 1.21"
s.add_development_dependency "ruby-lsp", "~> 0.17.4"
s.add_development_dependency "ruby-lsp", "~> 0.19.1"
s.add_development_dependency "rugged", "~> 1.7", ">= 1.7.2"
s.add_development_dependency "simplecov", "~> 0.22.0"
s.add_development_dependency "simplecov-erb", "~> 1.0", ">= 1.0.1"
Expand Down
Binary file removed vendor/cache/addressable-2.8.6.gem
Binary file not shown.
Binary file added vendor/cache/addressable-2.8.7.gem
Binary file not shown.
Binary file removed vendor/cache/concurrent-ruby-1.3.1.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.4.gem
Binary file not shown.
Binary file removed vendor/cache/entitlements-app-1.0.0.gem
Binary file not shown.
Binary file added vendor/cache/entitlements-app-1.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-2.10.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-2.12.0.gem
Binary file not shown.
Binary file removed vendor/cache/faraday-net_http-3.1.0.gem
Binary file not shown.
Binary file added vendor/cache/faraday-net_http-3.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/hashdiff-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/hashdiff-1.1.1.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.0.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/ostruct-0.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.3.4.2.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.5.0.gem
Binary file not shown.
Binary file removed vendor/cache/prism-0.30.0.gem
Binary file not shown.
Binary file added vendor/cache/prism-1.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/public_suffix-5.0.5.gem
Binary file not shown.
Binary file added vendor/cache/public_suffix-6.0.1.gem
Binary file not shown.
Binary file removed vendor/cache/rbs-3.5.3.gem
Binary file not shown.
Binary file added vendor/cache/rbs-3.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.3.6.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.3.8.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.65.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.66.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.32.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.32.3.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-performance-1.21.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-performance-1.22.1.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-lsp-0.17.15.gem
Binary file not shown.
Binary file added vendor/cache/ruby-lsp-0.19.1.gem
Binary file not shown.
Binary file removed vendor/cache/sorbet-runtime-0.5.11545.gem
Binary file not shown.
Binary file added vendor/cache/sorbet-runtime-0.5.11597.gem
Binary file not shown.
Binary file removed vendor/cache/strscan-3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-2.5.0.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-2.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/uri-0.13.0.gem
Binary file not shown.
Binary file added vendor/cache/uri-0.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/webmock-3.23.1.gem
Binary file not shown.
Binary file added vendor/cache/webmock-3.24.0.gem
Binary file not shown.

0 comments on commit 2276dca

Please sign in to comment.