Skip to content

Commit

Permalink
Removed explicit runtime requirement of hashie v1.1, as it is already…
Browse files Browse the repository at this point in the history
… required by rash.
  • Loading branch information
Will Barrett committed Nov 14, 2011
1 parent d2a4d41 commit 99a0f6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion itunes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Gem::Specification.new do |s|
s.add_development_dependency('webmock', '~> 1.7')
s.add_development_dependency('vcr', '~> 1.11')

s.add_runtime_dependency('hashie', '~> 1.1')
s.add_runtime_dependency('rash', '~> 0.3')
s.add_runtime_dependency('faraday_middleware', '~> 0.7')
s.add_runtime_dependency('multi_json', '~> 1.0.3')
Expand Down

0 comments on commit 99a0f6c

Please sign in to comment.