We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf1fac commit 411ff10Copy full SHA for 411ff10
1 file changed
config.gemspec
@@ -8,9 +8,9 @@ Gem::Specification.new do |s|
8
s.date = Time.now.strftime '%F'
9
s.authors = ['Piotr Kuczynski', 'Fred Wu', 'Jacques Crocker']
10
s.email = %w[piotr.kuczynski@gmail.com ifredwu@gmail.com railsjedi@gmail.com]
11
- s.summary = 'Effortless multi-environment settings in Rails, Sinatra, Pandrino and others'
+ s.summary = 'Effortless multi-environment settings in Rails, Sinatra, Padrino and others'
12
s.description = 'Easiest way to manage multi-environment settings in any ruby project or framework: ' +
13
- 'Rails, Sinatra, Pandrino and others'
+ 'Rails, Sinatra, Padrino and others'
14
s.homepage = 'https://github.com/rubyconfig/config'
15
s.license = 'MIT'
16
s.extra_rdoc_files = %w[README.md CHANGELOG.md CONTRIBUTING.md LICENSE.md]
0 commit comments