We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d3dbc8 + 50a84c3 commit 37809f2Copy full SHA for 37809f2
flowbite-components.gemspec
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
spec.authors = ["Jakob Skjerning"]
9
spec.email = ["jakob@mentalized.net"]
10
11
- spec.summary = "Flowbite components for Rails applications"
12
- spec.description = "A library of Flowbite View Components to be used in Rails applications."
+ spec.summary = "ViewComponents using the Flowbite design system"
+ spec.description = "A library of View Components based on the Flowbite design system to be used in Rails applications."
13
spec.homepage = "https://github.com/substancelab/flowbite-components"
14
spec.required_ruby_version = ">= 3.1.0"
15
0 commit comments