We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ea8db commit 9fbe06fCopy full SHA for 9fbe06f
lit.gemspec
@@ -5,7 +5,8 @@ require 'lit/version'
5
Gem::Specification.new do |s|
6
s.name = 'lit'
7
s.version = Lit::VERSION
8
- s.authors = ['Maciej Litwiniuk', 'Piotr Boniecki', 'Michał Buszkiewicz']
+ s.authors = ['Maciej Litwiniuk', 'Piotr Boniecki', 'Michał Buszkiewicz',
9
+ 'Szymon Soppa']
10
s.email = ['[email protected]']
11
s.license = 'MIT'
12
s.homepage = 'https://github.com/prograils/lit'
0 commit comments