summarize-meeting 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9d6006b164f0ac9c90c1ba8f1cb6b104a58a1db6b86979daa6c3a7151a921fed
4
- data.tar.gz: 6273676387deccd503f02234c7c7bfcf92df453b35e14bd43ce6e42a1627b529
3
+ metadata.gz: c6bec0a6fe2979b29a254ac94d79a2cb9c3a641ff0fdfb8e66654d59435305ec
4
+ data.tar.gz: ecc8af0c48f39c2571c4a974f9129282c753ce2c94662e61e3abff45f2a912bd
5
5
  SHA512:
6
- metadata.gz: c07e547b58e802fa35415861a11f9094d5bcea7ffcacf4a6177d9facf9ab63ab9db86796fd280a01d36769ecf33b9075ac8d74239e9a9e7fe553f7e1c25a2b5a
7
- data.tar.gz: 9aacf4350a4de7ef8253baae3d2a09c77dcbc4369874c193609a73823d6bbe9a4bf6609a60f22d52ff1a8c9db5ec847139a9a5d151846bf91f835a56a134be02
6
+ metadata.gz: 16132c75418432b88987be1547574546188c67c0b91c2a84f2fe4107a139819022836147b510d7f41564abd8410ec3a26bfd4139c56badc8e617e31ce2f21bb0
7
+ data.tar.gz: 45566381986ce989a20a48d9e484c381e111e2a71f779269328eba8d183751562b0e9f7412bfea3895ddf53c6dd9385a19b13409a0fca226a8ba2a6589ab2eb9
@@ -43,6 +43,7 @@ module SummarizeMeeting
43
43
  The summary should be organized into sections with headings and bullet points.
44
44
  The summary should include a list of attendees.
45
45
  The order of the sections should be overview, attendees, action items, and detailed notes by topic.
46
+ Write the summary in markdown format.
46
47
  CONTENT
47
48
  },
48
49
  {
@@ -1,3 +1,3 @@
1
1
  module SummarizeMeeting
2
- VERSION = "1.3.0"
2
+ VERSION = "1.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: summarize-meeting
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Devine