Skip to content

Commit

Permalink
Remove bundler development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Feb 13, 2020
1 parent aa2d95c commit 92aec3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Gem::Specification.new do |spec|
spec.add_dependency 'retryable', '~> 2.0'
spec.add_dependency 'thor', ['>= 0.19.1', '< 2']
spec.add_dependency 'twitter', '~> 6.0'
spec.add_development_dependency 'bundler', '~> 1.0'
spec.author = 'Erik Berlin'
spec.description = 'A command-line power tool for Twitter.'
spec.email = 'sferik@gmail.com'
Expand Down

0 comments on commit 92aec3f

Please sign in to comment.