openai_pipe 0.1.2 → 0.1.4

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: 3d6786df03695ce9c0efd4f58d439d1a30ae6208fa465f22e7f4138d4cb51dd2
4
- data.tar.gz: 1d6d7a97139657aca7e6c096d26121319bee36d463856aa64a86b336e5066909
3
+ metadata.gz: 254f5fe85c535201e96f59ebe7d6028f03048b66535a706ae6aca52dff90dc88
4
+ data.tar.gz: f14cb260e61f8b5e4ca67fea042f68de52260e9039a569a48bb887c3aa8f1e77
5
5
  SHA512:
6
- metadata.gz: 0bade1b59068e66480e3ae984bf97f4ed0bffc402635cb4d96fd8148e32c6f975ce60ebed394e994c657ad60c26f18a9c98c968183015aa6a95d5fc9ffb08ac6
7
- data.tar.gz: 631dbc3ebbfb4394180380dc2febd25b22f4dc8d0189f5347142ca4e9317b96f48b538680c05b34560be117c8462ea39e12ee6da17cb5562fe55167296f7d973
6
+ metadata.gz: e9c47e8b00343582648339501ddacc18f767456ba66e0f113779adba00b97e03333f40934b5488cd95a47d11d755b4ecb04abc4978db6440c4372fd666c31afc
7
+ data.tar.gz: 1dd6f48b130de7ce91af07133610270c159ead53ac74c7b436da713d76131068759c6453702cfe772e6554dac9393cb3c38a3e869af70d6578daf99e95d87002
data/Gemfile.lock CHANGED
@@ -1,66 +1,71 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- openai_pipe (0.1.2)
5
- quick_openai (~> 0.1)
4
+ openai_pipe (0.1.3)
5
+ quick_openai (~> 0.1.3)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- addressable (2.8.1)
10
+ addressable (2.8.6)
11
11
  public_suffix (>= 2.0.2, < 6.0)
12
12
  ast (2.4.2)
13
13
  diff-lcs (1.5.0)
14
- down (5.4.0)
14
+ down (5.4.1)
15
15
  addressable (~> 2.8)
16
16
  httparty (0.21.0)
17
17
  mini_mime (>= 1.0.0)
18
18
  multi_xml (>= 0.5.2)
19
- json (2.6.3)
20
- mini_mime (1.1.2)
19
+ json (2.7.1)
20
+ language_server-protocol (3.17.0.3)
21
+ mini_mime (1.1.5)
21
22
  multi_xml (0.6.0)
22
- parallel (1.22.1)
23
- parser (3.2.0.0)
23
+ parallel (1.24.0)
24
+ parser (3.3.0.3)
24
25
  ast (~> 2.4.1)
25
- public_suffix (5.0.1)
26
- quick_openai (0.1.2)
26
+ racc
27
+ public_suffix (5.0.4)
28
+ quick_openai (0.1.3)
27
29
  down (~> 5)
28
30
  ruby-openai (~> 3)
31
+ racc (1.7.3)
29
32
  rainbow (3.1.1)
30
- rake (13.0.6)
31
- regexp_parser (2.6.1)
32
- rexml (3.2.5)
33
+ rake (13.1.0)
34
+ regexp_parser (2.9.0)
35
+ rexml (3.2.6)
33
36
  rspec (3.12.0)
34
37
  rspec-core (~> 3.12.0)
35
38
  rspec-expectations (~> 3.12.0)
36
39
  rspec-mocks (~> 3.12.0)
37
- rspec-core (3.12.0)
40
+ rspec-core (3.12.2)
38
41
  rspec-support (~> 3.12.0)
39
- rspec-expectations (3.12.2)
42
+ rspec-expectations (3.12.3)
40
43
  diff-lcs (>= 1.2.0, < 2.0)
41
44
  rspec-support (~> 3.12.0)
42
- rspec-mocks (3.12.3)
45
+ rspec-mocks (3.12.6)
43
46
  diff-lcs (>= 1.2.0, < 2.0)
44
47
  rspec-support (~> 3.12.0)
45
- rspec-support (3.12.0)
46
- rubocop (1.43.0)
48
+ rspec-support (3.12.1)
49
+ rubocop (1.59.0)
47
50
  json (~> 2.3)
51
+ language_server-protocol (>= 3.17.0)
48
52
  parallel (~> 1.10)
49
- parser (>= 3.2.0.0)
53
+ parser (>= 3.2.2.4)
50
54
  rainbow (>= 2.2.2, < 4.0)
51
55
  regexp_parser (>= 1.8, < 3.0)
52
56
  rexml (>= 3.2.5, < 4.0)
53
- rubocop-ast (>= 1.24.1, < 2.0)
57
+ rubocop-ast (>= 1.30.0, < 2.0)
54
58
  ruby-progressbar (~> 1.7)
55
59
  unicode-display_width (>= 2.4.0, < 3.0)
56
- rubocop-ast (1.24.1)
57
- parser (>= 3.1.1.0)
58
- ruby-openai (3.0.3)
59
- httparty (>= 0.18.1, < 0.22.0)
60
- ruby-progressbar (1.11.0)
61
- unicode-display_width (2.4.2)
60
+ rubocop-ast (1.30.0)
61
+ parser (>= 3.2.1.0)
62
+ ruby-openai (3.7.0)
63
+ httparty (>= 0.18.1)
64
+ ruby-progressbar (1.13.0)
65
+ unicode-display_width (2.5.0)
62
66
 
63
67
  PLATFORMS
68
+ x86_64-freebsd-13
64
69
  x86_64-linux
65
70
 
66
71
  DEPENDENCIES
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OpenAIPipe
4
- VERSION = "0.1.2"
4
+ VERSION = "0.1.4"
5
5
  end
data/openai_pipe.gemspec CHANGED
@@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
17
17
  spec.metadata["homepage_uri"] = spec.homepage
18
18
  spec.metadata["source_code_uri"] = "https://www.github.com/Aesthetikx/openai_pipe"
19
19
  spec.metadata["changelog_uri"] = "https://www.github.com/Aesthetikx/openai_pipe/blob/master/CHANGELOG.md"
20
+ spec.metadata["rubygems_mfa_required"] = "true"
20
21
 
21
22
  # Specify which files should be added to the gem when it is released.
22
23
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
@@ -29,7 +30,7 @@ Gem::Specification.new do |spec|
29
30
  spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
30
31
  spec.require_paths = ["lib"]
31
32
 
32
- spec.add_dependency "quick_openai", "~> 0.1"
33
+ spec.add_dependency "quick_openai", "~> 0.1.3"
33
34
 
34
35
  # For more information and examples about making a new gem, check out our
35
36
  # guide at: https://bundler.io/guides/creating_gem.html
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openai_pipe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - John DeSilva
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2024-06-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: quick_openai
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: 0.1.3
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.1'
26
+ version: 0.1.3
27
27
  description: Provides pipe and redirect functionality to quick_openai
28
28
  email:
29
29
  - desilvjo@umich.edu
@@ -52,6 +52,7 @@ metadata:
52
52
  homepage_uri: https://www.github.com/Aesthetikx/openai_pipe
53
53
  source_code_uri: https://www.github.com/Aesthetikx/openai_pipe
54
54
  changelog_uri: https://www.github.com/Aesthetikx/openai_pipe/blob/master/CHANGELOG.md
55
+ rubygems_mfa_required: 'true'
55
56
  post_install_message:
56
57
  rdoc_options: []
57
58
  require_paths: