* [PATCH] gemspec: avoid circular dependency on unicorn
@ 2015-08-29 6:46 Eric Wong
0 siblings, 0 replies; 1+ messages in thread
From: Eric Wong @ 2015-08-29 6:46 UTC (permalink / raw)
To: raindrops-public
We can skip tests which require unicorn.
---
raindrops.gemspec | 1 -
1 file changed, 1 deletion(-)
diff --git a/raindrops.gemspec b/raindrops.gemspec
index 7864ac3..c2e4ed9 100644
--- a/raindrops.gemspec
+++ b/raindrops.gemspec
@@ -24,7 +24,6 @@ Gem::Specification.new do |s|
s.add_development_dependency('io-extra', [ '~> 1.2', '>= 1.2.3'])
s.add_development_dependency('posix_mq', '~> 2.0')
s.add_development_dependency('rack', '~> 1.2')
- s.add_development_dependency('unicorn', '>= 0.98')
s.add_development_dependency('olddoc', '~> 1.0')
s.licenses = %w(LGPL-2.1+)
--
EW
^ permalink raw reply [flat|nested] 1+ messages in thread
only message in thread, back to index
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-29 6:46 [PATCH] gemspec: avoid circular dependency on unicorn Eric Wong
raindrops RubyGem user+dev discussion/patches/pulls/bugs/help
Archives are clonable:
git clone --mirror https://bogomips.org/raindrops-public
git clone --mirror http://ou63pmih66umazou.onion/raindrops-public
Newsgroups are available over NNTP:
nntp://news.public-inbox.org/inbox.comp.lang.ruby.raindrops
nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.raindrops
note: .onion URLs require Tor: https://www.torproject.org/
or Tor2web: https://www.tor2web.org/
AGPL code for this site: git clone https://public-inbox.org/ public-inbox