Skip to content

Commit

Permalink
Removed byebug depedency
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjeffries committed Aug 28, 2015
1 parent f69c17d commit 5b1953d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion active_rest_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'coveralls'
spec.add_development_dependency "api-auth", ">= 1.3.1"
spec.add_development_dependency 'typhoeus'
spec.add_development_dependency 'byebug'

spec.add_runtime_dependency "multi_json"
spec.add_runtime_dependency "crack"
Expand Down

0 comments on commit 5b1953d

Please sign in to comment.