Skip to content

Commit

Permalink
Bump panolint-ruby from 29ea11b to b0c4c72
Browse files Browse the repository at this point in the history
Bumps [panolint-ruby](https://github.com/panorama-ed/panolint-ruby) from `29ea11b` to `b0c4c72`.
- [Commits](panorama-ed/panolint-ruby@29ea11b...b0c4c72)

---
updated-dependencies:
- dependency-name: panolint-ruby
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent a0d4955 commit 994e482
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
GIT
remote: https://github.com/panorama-ed/panolint-ruby
revision: 29ea11b79e358a089cf5aab7ec587b1fa2bf851f
revision: b0c4c7218a203556c1ed4f483c3560946a943bf1
branch: main
specs:
panolint-ruby (0)
rubocop (= 1.60.2)
rubocop (= 1.62.0)
rubocop-performance (= 1.20.2)
rubocop-rspec (= 2.26.1)
rubocop-rspec (= 2.27.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -36,27 +36,27 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.60.2)
rubocop (1.62.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 (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.26.1)
rubocop-rspec (2.27.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down

0 comments on commit 994e482

Please sign in to comment.