Skip to content

Commit

Permalink
Ditch thor-scmversion
Browse files Browse the repository at this point in the history
  • Loading branch information
nshenry03 committed Jul 14, 2015
1 parent d491aa8 commit 7f02094
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ gem 'berkshelf'
# end

gem 'thor-foodcritic'
gem 'thor-scmversion'
1 change: 0 additions & 1 deletion Thorfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
require 'bundler'
require 'bundler/setup'
require 'thor/foodcritic'
require 'thor/scmversion'
require 'berkshelf/thor'
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures victorops'
long_description 'Installs/Configures victorops'
version IO.read(File.join(File.dirname(__FILE__), 'VERSION'))
version '0.1.0'

depends 'apt'
depends 'yum'

0 comments on commit 7f02094

Please sign in to comment.