mirror of
https://github.com/lloeki/normandy.git
synced 2025-12-06 10:04:39 +01:00
name the damn thing
This commit is contained in:
parent
1fe647876a
commit
aa2d5b9f51
2 changed files with 5 additions and 4 deletions
|
|
@ -1,16 +0,0 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = 'channel'
|
||||
s.version = '0.1.0'
|
||||
s.licenses = ['MIT']
|
||||
s.summary = 'Channels'
|
||||
s.description = 'Share memory by communicating'
|
||||
s.authors = ['Loic Nageleisen']
|
||||
s.email = 'loic.nageleisen@gmail.com'
|
||||
s.files = ['lib/channel.rb']
|
||||
s.homepage = 'https://github.com/lloeki/channel'
|
||||
|
||||
s.add_development_dependency 'pry'
|
||||
s.add_development_dependency 'rubocop'
|
||||
s.add_development_dependency 'rake'
|
||||
s.add_development_dependency 'test-unit'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue