Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/docs/npm_and_yarn-7e…
Browse files Browse the repository at this point in the history
…97943745
  • Loading branch information
jmuelbert authored Dec 11, 2024
2 parents 073c755 + 10a1f19 commit 01eb565
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem "rubocop-md", "~> 1.2.2"
gem "rubocop-minitest", "~> 0.35.1"
gem "rubocop-packaging", "~> 0.5.2"
gem "rubocop-performance", "~> 1.23.0"
gem "rubocop-rails", "~> 2.26.2"
gem "rubocop-rails", "~> 2.27.0"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 3.2"
gem "rubocop-thread_safety", "~> 0.6.0"
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@ GEM
reline (>= 0.4.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
logger (1.6.1)
minitest (5.25.1)
logger (1.6.2)
minitest (5.25.4)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
stringio
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.6.3.1)
Expand Down Expand Up @@ -102,7 +102,7 @@ GEM
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.2)
rubocop-rails (2.27.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand All @@ -114,7 +114,7 @@ GEM
rubocop-thread_safety (0.6.0)
rubocop (>= 1.48.1)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
securerandom (0.4.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down Expand Up @@ -149,7 +149,7 @@ DEPENDENCIES
rubocop-minitest (~> 0.35.1)
rubocop-packaging (~> 0.5.2)
rubocop-performance (~> 1.23.0)
rubocop-rails (~> 2.26.2)
rubocop-rails (~> 2.27.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.2)
rubocop-thread_safety (~> 0.6.0)
Expand Down

0 comments on commit 01eb565

Please sign in to comment.