Skip to content

Commit

Permalink
add gem
Browse files Browse the repository at this point in the history
  • Loading branch information
skywinder committed Mar 29, 2015
1 parent e0cf47e commit fff7402
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ group :test do
gem 'rspec'
gem 'rubocop'
gem 'coveralls', require: false
gem 'simplecov', require: false
end
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,4 @@ DEPENDENCIES
rake
rspec
rubocop
simplecov

0 comments on commit fff7402

Please sign in to comment.