Skip to content

Commit

Permalink
gems(deps-dev): bump standard from 1.0.0 to 1.0.4 (#1)
Browse files Browse the repository at this point in the history
Bumps [standard](https://github.com/testdouble/standard) from 1.0.0 to 1.0.4.
- [Release notes](https://github.com/testdouble/standard/releases)
- [Changelog](https://github.com/testdouble/standard/blob/master/CHANGELOG.md)
- [Commits](standardrb/standard@v1.0.0...v1.0.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 9531fc9 commit e458d5b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.2.4)
rubocop (1.10.0)
rubocop (1.11.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -194,7 +194,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-performance (1.9.2)
rubocop-performance (1.10.1)
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
Expand Down Expand Up @@ -223,9 +223,9 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
standard (1.0.0)
rubocop (= 1.10.0)
rubocop-performance (= 1.9.2)
standard (1.0.4)
rubocop (= 1.11.0)
rubocop-performance (= 1.10.1)
thor (1.1.0)
tilt (2.0.10)
turbolinks (5.2.1)
Expand Down Expand Up @@ -257,7 +257,8 @@ GEM
zeitwerk (2.4.2)

PLATFORMS
aarch64-linux-musl
aarch64-linux
ruby
x86_64-darwin-20

DEPENDENCIES
Expand Down

0 comments on commit e458d5b

Please sign in to comment.