Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev-dependencies group across 1 directory with 5 updates #11276

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions common/dependabot-common.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ Gem::Specification.new do |spec|
spec.add_dependency "stackprof", "~> 0.2.16"
spec.add_dependency "toml-rb", ">= 1.1.2", "< 4.0"

spec.add_development_dependency "debug", "~> 1.9.2"
spec.add_development_dependency "debug", "~> 1.10.0"
spec.add_development_dependency "gpgme", "~> 2.0"
spec.add_development_dependency "rake", "~> 13"
spec.add_development_dependency "rspec", "~> 3.12"
spec.add_development_dependency "rspec-its", "~> 1.3"
spec.add_development_dependency "rspec-sorbet", "~> 1.9.2"
spec.add_development_dependency "rubocop", "~> 1.67.0"
spec.add_development_dependency "rubocop-performance", "~> 1.22.1"
spec.add_development_dependency "rubocop", "~> 1.70.0"
spec.add_development_dependency "rubocop-performance", "~> 1.23.1"
spec.add_development_dependency "rubocop-rspec", "~> 2.29.1"
spec.add_development_dependency "rubocop-sorbet", "~> 0.8.5"
spec.add_development_dependency "simplecov", "~> 0.22.0"
Expand Down
44 changes: 23 additions & 21 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ GEM
bigdecimal
rexml
csv (3.3.0)
debug (1.9.2)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand Down Expand Up @@ -222,9 +223,9 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
io-console (0.7.2)
irb (1.12.0)
rdoc
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.6.3)
Expand Down Expand Up @@ -301,19 +302,20 @@ GEM
parallel_tests (4.7.1)
parallel
parseconfig (1.0.8)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.6.3.1)
rdoc (6.11.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.2)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -339,23 +341,23 @@ GEM
rspec-sorbet (1.9.2)
sorbet-runtime
rspec-support (3.13.1)
rubocop (1.67.0)
rubocop (1.70.0)
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)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.22.1)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.1)
Expand All @@ -365,7 +367,7 @@ GEM
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-sorbet (0.8.6)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -386,7 +388,7 @@ GEM
simplecov_json_formatter (0.1.4)
sorbet-runtime (0.5.11577)
stackprof (0.2.25)
stringio (3.1.0)
stringio (3.1.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
toml-rb (2.2.0)
Expand All @@ -404,13 +406,13 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.2)
webrick (1.9.1)

PLATFORMS
ruby

DEPENDENCIES
debug (~> 1.9.2)
debug (~> 1.10.0)
dependabot-bundler!
dependabot-cargo!
dependabot-common!
Expand Down Expand Up @@ -448,8 +450,8 @@ DEPENDENCIES
rspec (~> 3.12)
rspec-its (~> 1.3)
rspec-sorbet (~> 1.9.2)
rubocop (~> 1.67.0)
rubocop-performance (~> 1.22.1)
rubocop (~> 1.70.0)
rubocop-performance (~> 1.23.1)
rubocop-rspec (~> 2.29.1)
rubocop-sorbet (~> 0.8.5)
sentry-opentelemetry (~> 5.16)
Expand Down
Loading