Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #166 from sean0x42/dependabot/bundler/rubocop-0.63.0
Browse files Browse the repository at this point in the history
Bump rubocop from 0.62.0 to 0.63.0
  • Loading branch information
sean0x42 authored Jan 19, 2019
2 parents c56c6c2 + 82612f7 commit 787aae3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
i18n (1.3.0)
concurrent-ruby (~> 1.0)
ice_cube (0.16.3)
jaro_winkler (1.5.1)
jaro_winkler (1.5.2)
jbuilder (2.8.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
Expand Down Expand Up @@ -187,8 +187,8 @@ GEM
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
parallel (1.12.1)
parser (2.5.3.0)
parallel (1.13.0)
parser (2.6.0.0)
ast (~> 2.4.0)
pg (1.1.4)
powerpack (0.1.2)
Expand Down Expand Up @@ -236,7 +236,7 @@ GEM
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rubocop (0.62.0)
rubocop (0.63.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
Expand Down

0 comments on commit 787aae3

Please sign in to comment.