Skip to content

Commit

Permalink
Bump overcommit from 0.40.0 to 0.41.0 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and deivid-rodriguez committed Aug 26, 2017
1 parent e2f1d53 commit 2f2ce20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ gem 'chandler', '0.7.0'
gem 'codeclimate-test-reporter', '~> 1.0'
gem 'mdl', '0.4.0'
gem 'minitest', '~> 5.10'
gem 'overcommit', '0.40.0'
gem 'overcommit', '0.41.0'
gem 'rubocop', '0.49.1'
gem 'simplecov', '0.13.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
netrc (0.11.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
overcommit (0.40.0)
overcommit (0.41.0)
childprocess (~> 0.6, >= 0.6.3)
iniparse (~> 1.4)
parallel (1.12.0)
Expand Down Expand Up @@ -79,7 +79,7 @@ DEPENDENCIES
codeclimate-test-reporter (~> 1.0)
mdl (= 0.4.0)
minitest (~> 5.10)
overcommit (= 0.40.0)
overcommit (= 0.41.0)
pry-byebug!
rake (~> 12.0)
rubocop (= 0.49.1)
Expand Down

0 comments on commit 2f2ce20

Please sign in to comment.