Skip to content

Commit

Permalink
Adding parallel to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
LightGuard committed Jul 10, 2014
1 parent d255e22 commit c2d4a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awestruct.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ Haml and Markdown filters are touchy things. Redcarpet or Rdiscount work well if
s.add_dependency 'git', '~> 1.2.6'
s.add_dependency 'guard-livereload', '~> 2.1.2'
s.add_dependency 'colorize', '~> 0.7.1'
s.add_dependency 'parallel', '~> 1.0.0'
end

0 comments on commit c2d4a49

Please sign in to comment.