Skip to content

Commit

Permalink
Merge pull request #249 from elyscape/fix-travis
Browse files Browse the repository at this point in the history
Add a version to poise-boiler to fix Travis
  • Loading branch information
johnbellone committed Dec 8, 2015
2 parents 19b93b1 + d1fb9f6 commit 5382455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'
gem 'chef-vault', '~> 2.6'
gem 'poise', '~> 2.2'
gem 'poise-service', '~> 1.0'
gem 'poise-boiler'
gem 'poise-boiler', '~> 1.1.6'

group :lint do
gem 'rubocop'
Expand Down

0 comments on commit 5382455

Please sign in to comment.