Skip to content

Commit

Permalink
add missing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
rockwellll committed Oct 5, 2024
1 parent 70c8942 commit 97d7138
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions valerie.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Gem::Specification.new do |s|
s.description = 'VCard (Contact Card) parser and generator.'
s.authors = ['Hellotext', 'Ahmed Khattab']
s.files = 'lib/valerie.rb'
s.homepage = 'https://github.com/hellotext/valerie'
s.license = 'MIT'

s.required_ruby_version = '>= 3.3.0'

Expand Down

0 comments on commit 97d7138

Please sign in to comment.