Skip to content

Commit

Permalink
Merge pull request #120 from deivid-rodriguez/dependabot/bundler/simp…
Browse files Browse the repository at this point in the history
…lecov-0.13.0

Bump simplecov from 0.12.0 to 0.13.0
  • Loading branch information
deivid-rodriguez authored Aug 19, 2017
2 parents f93882d + 7995377 commit 2f34610
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 @@ -10,4 +10,4 @@ gem 'mdl', '0.4.0'
gem 'minitest', '~> 5.10'
gem 'overcommit', '0.40.0'
gem 'rubocop', '0.49.1'
gem 'simplecov', '0.12.0'
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 @@ -63,7 +63,7 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
simplecov (0.12.0)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
Expand All @@ -83,7 +83,7 @@ DEPENDENCIES
pry-byebug!
rake (~> 12.0)
rubocop (= 0.49.1)
simplecov (= 0.12.0)
simplecov (= 0.13.0)

BUNDLED WITH
1.15.3

0 comments on commit 2f34610

Please sign in to comment.