Skip to content

Commit

Permalink
Update spectre.gemspec
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Black <m@hiremav.com>
  • Loading branch information
kladaFOX and matthewblack authored Sep 16, 2024
1 parent 61e43fd commit d51a9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectre.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.name = 'spectre'
s.version = Spectre::VERSION
s.summary = "MAV Spectre"
s.description = "Abstraction layer of making and managing LLM prompts invisible"
s.description = "Spectre is a Ruby gem that makes it easy to AI-enable your Ruby on Rails application."
s.authors = ["Ilya Klapatok", "Matthew Black"]
s.email = 'ilya@hiremav.com'
s.homepage = 'https://github.com/hiremav/spectre'
Expand Down

0 comments on commit d51a9ef

Please sign in to comment.