Skip to content

Commit

Permalink
fix(deps): update mend: high confidence minor and patch dependency up…
Browse files Browse the repository at this point in the history
…dates
  • Loading branch information
mend-for-github-com[bot] authored Feb 12, 2025
1 parent e3306f0 commit 0c6cb62
Show file tree
Hide file tree
Showing 5 changed files with 3,392 additions and 2,648 deletions.
8 changes: 4 additions & 4 deletions dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem "rubocop", "~> 1.62.1"
gem "rubocop", "~> 1.71.0"
gem "rubocop-github", "~> 0.20.0"
gem "rubocop-minitest", "~> 0.35.0"
gem "rubocop-performance", "~>1.21.0"
gem "rubocop-minitest", "~> 0.36.0"
gem "rubocop-performance", "~>1.23.0"
gem "rubocop-rails", "~> 2.25"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.30.0"
gem "rubocop-rspec", "~> 2.31.0"
gem "standard", "~>1.35"
2 changes: 1 addition & 1 deletion dependencies/ktlint/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {

// Hold this dependency here so we can get automated updates using DependaBot
dependencies {
implementation 'com.pinterest.ktlint:ktlint-cli:1.2.1'
implementation 'com.pinterest.ktlint:ktlint-cli:1.5.0'
}

group 'com.github.super-linter'
Expand Down
Loading

0 comments on commit 0c6cb62

Please sign in to comment.