Skip to content

Commit 65bb588

Browse files
committed
COMPATBILITY: gem dep update
1 parent 522b36f commit 65bb588

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

plugin.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# frozen_string_literal: true
22
# name: discourse-chatbot
33
# about: a plugin that allows you to have a conversation with a configurable chatbot in Discourse Chat, Topics and Private Messages
4-
# version: 1.5.13
4+
# version: 1.5.14
55
# authors: merefield
66
# url: https://github.com/merefield/discourse-chatbot
77

8-
gem 'multipart-post', '2.4.1', { require: false }
9-
gem 'faraday-multipart', '1.0.4', { require: false }
108
gem 'event_stream_parser', '1.0.0', { require: false }
119
gem "ruby-openai", '8.1.0', { require: false }
1210
# google search

0 commit comments

Comments
 (0)