Skip to content

Commit

Permalink
Strike that, and reverse it
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Sep 10, 2017
1 parent 36098b4 commit d8fe7c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lita-onewheel-alert.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'lita', '~> 4'
spec.add_runtime_dependency 'rest-client', '~> 1.8'
# Old 'n busted
# spec.add_runtime_dependency 'twilio-ruby', '~> 5'
spec.add_runtime_dependency 'twilio-ruby', '~> 5'

spec.add_development_dependency 'bundler', '~> 1'

Expand All @@ -26,5 +25,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3'
spec.add_development_dependency 'simplecov', '~> 0'
spec.add_development_dependency 'coveralls', '~> 0'
spec.add_development_dependency 'twilio_mock', '~> 0'
# Old 'n busted
# spec.add_development_dependency 'twilio_mock', '~> 0'
end

0 comments on commit d8fe7c5

Please sign in to comment.