walkthrough_awanllm 0.1.1 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4f4b8b2dda25499d5a831efefe5538b0b0011061edf1eebc5c8e9e627f9a84b7
4
- data.tar.gz: c3f7eab6972b222a356aad93687a5e09998c5ed5fab5b572f7c50d2e66a2e332
3
+ metadata.gz: aa569e0418332a73d3c3b176db2eec63facd6ceff4bd37fb8524c09cb71eea69
4
+ data.tar.gz: 35532ba5da69b42a158601808a328be0defa3b65905e0f4ad300813362d26ad2
5
5
  SHA512:
6
- metadata.gz: f6721772222bd6f7fd464c900e0c0badd24328c32baa88ac7e48b5b6c8dcd1b97e85fc30762c1888067c079c12f75595e9abc8b903b228be59d30f77a2c54a83
7
- data.tar.gz: 72f36b1397dc05a8609f46f7bfaa6513b20852a5c35b9ac65e2019ccdd4dc9a0ff78bc279b9bb5974e8f5df073960d2920d8394da400bb7a348be99c2a06aab2
6
+ metadata.gz: 9e3a0b59b472762ca4a74746f84ceab7f44da83da09879e510c3b669dc93fcc9741514bfd364e40764c3ffe7b841bcb0f78a578d87d60ad1e42f6b1288e90500
7
+ data.tar.gz: c8893a61c9c521dfff2aea0d7e97f800cb6c8018c3e74fb6a5bcf13da84a87db11ee0a5b0fa14a061f5b0b941e87af022c74c210ca4fabd7a470a9fdfa1be6e6
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module WalkthroughAwanllm
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.11"
5
5
  end
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.email = ["mrudulmathews@gmail.com"]
10
10
 
11
11
  spec.summary = "A Ruby gem to Generate Project Development Walkthrough with the AwanLLM API."
12
- spec.description = "A Ruby gem to generate a walkthrough the project lifecycle with the AwanLLM API for generating and retrieving content."
12
+ spec.description = "{UNDER DEVELOPMENT NOT FOR USE YET}A Ruby gem to generate a walkthrough the project lifecycle with the AwanLLM API for generating and retrieving content."
13
13
  spec.homepage = "https://github.com/mruduljohn/Walkthrough_awanllm_gem"
14
14
  spec.license = "MIT"
15
15
  spec.required_ruby_version = ">= 3.0.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: walkthrough_awanllm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mrudul John
@@ -66,8 +66,8 @@ dependencies:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
68
  version: '5.0'
69
- description: A Ruby gem to generate a walkthrough the project lifecycle with the AwanLLM
70
- API for generating and retrieving content.
69
+ description: "{UNDER DEVELOPMENT NOT FOR USE YET}A Ruby gem to generate a walkthrough
70
+ the project lifecycle with the AwanLLM API for generating and retrieving content."
71
71
  email:
72
72
  - mrudulmathews@gmail.com
73
73
  executables: