Skip to content

Commit

Permalink
Bump standard from 0.6.2 to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 28, 2020
1 parent b4d8a62 commit 526cd88
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ GEM
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.19.2)
parser (2.7.1.4)
parser (2.7.1.5)
ast (~> 2.4.1)
pg (1.2.3)
pg (1.2.3-x64-mingw32)
Expand Down Expand Up @@ -248,17 +248,18 @@ GEM
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
rspec-support (3.9.3)
rubocop (0.91.1)
rubocop (0.92.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.4.0, < 1.0)
rubocop-ast (>= 0.5.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.4.2)
parser (>= 2.7.1.4)
rubocop-ast (0.7.0)
parser (>= 2.7.1.5)
strscan (>= 1.0.0)
rubocop-performance (1.8.1)
rubocop (>= 0.87.0)
rubocop-ast (>= 0.4.0)
Expand Down Expand Up @@ -290,9 +291,10 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
standard (0.6.2)
rubocop (= 0.91.1)
standard (0.7)
rubocop (= 0.92)
rubocop-performance (= 1.8.1)
strscan (1.0.3)
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.7)
Expand Down

0 comments on commit 526cd88

Please sign in to comment.