Skip to content

Commit

Permalink
[infra] add dependency on paket.bootstrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
haf committed Nov 4, 2016
1 parent 67f0e05 commit 85a7b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions albacore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ EOF
s.add_dependency 'map', '~> 6.6' # https://github.com/ahoward/map for options handling
s.add_dependency 'nokogiri', '~> 1.6.7' # used to manipulate and read *proj files
s.add_dependency 'semver2', '~> 3.4'
s.add_dependency 'paket_bootstrapper', '~> 1.33'

s.add_development_dependency 'rubygems-tasks', '~>0.2'
s.add_development_dependency 'rspec', '~> 3.00'
Expand Down

0 comments on commit 85a7b6a

Please sign in to comment.