Skip to content

Commit

Permalink
Bump rubocop from 0.43.0 to 0.48.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 6, 2021
1 parent d903344 commit 5ffa8a5
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
tzinfo (~> 1.1)
addressable (2.3.8)
arel (6.0.4)
ast (2.3.0)
ast (2.4.2)
bcrypt (3.1.12)
bigdecimal (1.3.5)
builder (3.2.4)
Expand Down Expand Up @@ -198,11 +198,11 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
orm_adapter (0.5.0)
parser (2.3.1.4)
ast (~> 2.2)
parser (2.7.2.0)
ast (~> 2.4.1)
pg (0.21.0)
power_assert (0.2.4)
powerpack (0.1.1)
powerpack (0.1.3)
protected_attributes (1.0.9)
activemodel (>= 4.0.1, < 5.0)
pry (0.10.1)
Expand Down Expand Up @@ -243,7 +243,8 @@ GEM
activesupport (= 4.2.11.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.1.0)
rainbow (2.2.2)
rake
rake (10.5.0)
rb-fsevent (0.9.5)
rb-inotify (0.9.5)
Expand Down Expand Up @@ -287,13 +288,13 @@ GEM
rspec-mocks (~> 3.1.0)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
rubocop (0.43.0)
parser (>= 2.3.1.1, < 3.0)
rubocop (0.48.1)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
ruby-progressbar (1.11.0)
sanitize (2.1.0)
nokogiri (>= 1.4.4)
sass (3.2.19)
Expand Down Expand Up @@ -360,7 +361,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
unicode-display_width (1.1.1)
unicode-display_width (1.7.0)
warden (1.2.7)
rack (>= 1.0)
webrat (0.7.3)
Expand Down

0 comments on commit 5ffa8a5

Please sign in to comment.