Skip to content

Commit

Permalink
Remove dependency of rack.
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Jan 28, 2017
1 parent d85eef3 commit d6f57e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oca-epak.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Gem::Specification.new do |s|
s.license = "MIT"

s.add_dependency("savon", "~> 2.11")
s.add_dependency("rack", "~> 1.6")
s.add_development_dependency("rspec", "~> 3.3")
s.add_development_dependency("vcr", "~> 2.9")
s.add_development_dependency("webmock", "~> 1.21")
Expand Down

0 comments on commit d6f57e0

Please sign in to comment.