Skip to content

Commit

Permalink
Bump standard from 1.21.1 to 1.24.3
Browse files Browse the repository at this point in the history
Bumps [standard](https://github.com/testdouble/standard) from 1.21.1 to 1.24.3.
- [Release notes](https://github.com/testdouble/standard/releases)
- [Changelog](https://github.com/testdouble/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.21.1...v1.24.3)

---
updated-dependencies:
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent afd1df0 commit 952d967
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ GEM
railties (>= 6.0.0)
json (2.6.3)
jsonapi-renderer (0.2.2)
language_server-protocol (3.17.0.2)
language_server-protocol (3.17.0.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
oj (3.13.23)
pagy (6.0.0)
parallel (1.22.1)
parser (3.2.0.0)
parser (3.2.1.0)
ast (~> 2.4.1)
pg (1.4.5)
propshaft (0.6.4)
Expand Down Expand Up @@ -254,7 +254,7 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.1)
regexp_parser (2.7.0)
rexml (3.2.5)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
Expand All @@ -273,18 +273,18 @@ GEM
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.12.0)
rubocop (1.42.0)
rubocop (1.44.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.26.0)
parser (>= 3.2.1.0)
rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
Expand All @@ -296,9 +296,9 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
stackprof (0.2.23)
standard (1.21.1)
standard (1.24.3)
language_server-protocol (~> 3.17.0.2)
rubocop (= 1.42.0)
rubocop (= 1.44.1)
rubocop-performance (= 1.15.2)
thor (1.2.1)
timeout (0.3.1)
Expand Down

0 comments on commit 952d967

Please sign in to comment.