Skip to content

Commit

Permalink
Update rubocop to version 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jan 16, 2016
1 parent ab71a4d commit 70efa4c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ GEM
addressable (2.4.0)
arel (6.0.3)
ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
bcrypt (3.1.10)
builder (3.2.2)
coffee-rails (4.1.1)
Expand Down Expand Up @@ -170,13 +168,11 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.2.3.0, < 3.0)
rubocop (0.36.0)
parser (>= 2.3.0.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
ruby-progressbar (1.7.5)
safe_yaml (1.0.4)
sass (3.4.21)
Expand Down

0 comments on commit 70efa4c

Please sign in to comment.