Skip to content

Commit

Permalink
removed amqp dependency in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
auxesis committed Apr 20, 2010
1 parent 61b46dc commit 2922b5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cucumber-nagios.gemspec
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |s|
s.add_dependency('templater', '>= 0.5')
s.add_dependency('rake', '>= 0.8.3')
s.add_dependency('bundler08', '= 0.8.5')
s.add_dependency('amqp', '>= 0.6.6')

s.bindir = "bin"
s.executables = %w(cucumber-nagios-gen)
Expand Down

0 comments on commit 2922b5e

Please sign in to comment.