Skip to content

Commit

Permalink
Remove lib/certs/cacerts.pem
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Odorcic committed Sep 14, 2011
1 parent 4b27311 commit 1670913
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7,816 deletions.
2 changes: 1 addition & 1 deletion activemerchant.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_dependency('builder', '>= 2.0.0')
s.add_dependency('braintree', '>= 2.0.0')
s.add_dependency('json', '>= 1.5.1') if RUBY_VERSION =~ /^1\.8\./
s.add_dependency('active_utils')
s.add_dependency('active_utils', '>= 1.0.1')

s.add_development_dependency('rake')
s.add_development_dependency('mocha')
Expand Down
Loading

0 comments on commit 1670913

Please sign in to comment.