Skip to content

Commit

Permalink
bump thor
Browse files Browse the repository at this point in the history
  • Loading branch information
tdreyno committed Jul 24, 2015
1 parent a528659 commit 837a679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -32,8 +32,8 @@ gem 'therubyrhino', '>= 2.0', platforms: :jruby

# Code Quality
gem 'rubocop', '~> 0.24', require: false
gem 'simplecov', '0.9', require: false
gem 'coveralls', '~> 0.7', require: false
gem 'simplecov', '~> 0.10', require: false
gem 'coveralls', '~> 0.8', require: false

# Middleman itself
gem 'middleman', path: 'middleman'
Expand Down

0 comments on commit 837a679

Please sign in to comment.