Skip to content

Commit

Permalink
Fixes the Rake task for building the gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklin Webber committed Dec 7, 2016
1 parent 05615b5 commit 0afb402
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ end

desc "Create the yard-cucumber gem"
task :gem do
puts `gem build city.gemspec`
puts `gem build yard-cucumber.gemspec`
end

0 comments on commit 0afb402

Please sign in to comment.