Skip to content

Commit

Permalink
bump easy_talk version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiobayona committed Apr 24, 2024
1 parent 48bec04 commit 0818d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instructor-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'activesupport', '~> 7.0'
spec.add_dependency 'easy_talk', '~> 0.1.7'
spec.add_dependency 'easy_talk', '~> 0.1.8'
spec.add_dependency 'ruby-openai', '~> 6'
spec.add_development_dependency 'pry-byebug', '~> 3.10'
spec.add_development_dependency 'rake', '~> 13.1'
Expand Down

0 comments on commit 0818d11

Please sign in to comment.