Skip to content

Commit bd42455

Browse files
committed
More docs improve
1 parent 707b66e commit bd42455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
99
s.authors = ['Railsware LLC']
1010
s.email = 'contact@railsware.com'
1111

12-
s.description = 'Simple way to load your configs from yaml'
13-
s.summary = 'Simple way to load your configs from yaml'
12+
s.description = 'Simple way to load your configs from yaml/aws/gcp'
13+
s.summary = 'Simple way to load your configs from yaml/aws/gcp'
1414

1515
s.files = `git ls-files`.split("\n")
1616
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")

0 commit comments

Comments
 (0)