Skip to content

Commit

Permalink
Bump dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jan 20, 2016
1 parent f2e8305 commit f046553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.0'

spec.add_dependency "build-graph", "~> 1.0.3"
spec.add_dependency "build-environment", "~> 1.1.2"
spec.add_dependency "build-environment", "~> 1.1.3"
spec.add_dependency "build-makefile", "~> 1.0.0"

spec.add_dependency "graphviz"
Expand Down

0 comments on commit f046553

Please sign in to comment.