Skip to content

Commit

Permalink
Bump rubocop-rails from 2.4.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.4.2...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 24, 2020
1 parent 726e4a5 commit 12088d0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GEM
rack (>= 1.6.2, < 3)
orm_adapter (0.5.0)
parallel (1.19.1)
parser (2.7.0.2)
parser (2.7.0.5)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
Expand All @@ -129,7 +129,7 @@ GEM
pry-rescue (1.5.0)
interception (>= 0.5)
pry (>= 0.12.0)
rack (2.1.1)
rack (2.2.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.7.2)
Expand Down Expand Up @@ -191,7 +191,8 @@ GEM
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-rails (2.4.2)
rubocop-rails (2.5.0)
activesupport
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
Expand Down

0 comments on commit 12088d0

Please sign in to comment.