Skip to content

Commit

Permalink
Update rubocop to version 0.75.1 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and jonhue committed Oct 16, 2019
1 parent 210a2cc commit 90854e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
acts_as_favoritor (4.0.2)
acts_as_favoritor (4.0.3)
activerecord (>= 5.0)

GEM
Expand Down Expand Up @@ -91,8 +91,8 @@ GEM
nio4r (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.4.1)
parallel (1.18.0)
parser (2.6.5.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rubocop (0.75.0)
rubocop (0.75.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
Expand Down

0 comments on commit 90854e1

Please sign in to comment.