lex-vault 0.1.0 → 0.1.1

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: 526747f6bb118dd5ab02d67692f4ee8bc76420f3a061ae05a31efab4ec8617ca
4
- data.tar.gz: 7310bf9354246b6997d10e208d9dae190fd205bfea113a67d88676f98f8cd3a6
3
+ metadata.gz: 89ca2bf4bd2d5f81f4ba7bb3643abce50d5cd3d1d492274c930ca1e676667c61
4
+ data.tar.gz: 9b05aeee355f2fa28af10ee895e478f578cc5eb4e6bcba2d2662b5a1e85b046a
5
5
  SHA512:
6
- metadata.gz: 359d0220a0aaf429cb445e91e6faca5a7ff9e8720efd37ca5e61145af56b3db118370f1e9fb994495e8c6efbef5cbb33a2d91e64e4dab66d5372798a8c6b4563
7
- data.tar.gz: dba4904895ccf4637fafc5a3bc35fc9a27d448b410ffbfb0d47c6bca1d5c659ac23d00c6fc81d13362e46509c8d1449c3d00077edb159f066176488311bcd888
6
+ metadata.gz: 3acba66a47135b50d2ad6f755a6c4e8cb57c851d081b2d26960f6234007d39cd2b01a319b08b5c6e567527155ea196383fd1fd094a66b846a555769416b8abd2
7
+ data.tar.gz: ea741b3b6707dbbe48b4f2f3961d4264747e268048f64396a62ea3d5f6bfc3bbeb3157c3888f9e4ee33944127564fd01c989ed7136774ca3186f4ab5b2fa33c2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.1] - 2026-03-18
4
+
5
+ ### Changed
6
+ - deleted gemfile.lock, updated claude.md
7
+
3
8
  ## [0.1.0] - 2026-03-13
4
9
 
5
10
  ### Added
data/CLAUDE.md CHANGED
@@ -10,6 +10,7 @@ Legion Extension that connects LegionIO to HashiCorp Vault. Provides runners for
10
10
 
11
11
  **GitHub**: https://github.com/LegionIO/lex-vault
12
12
  **License**: MIT
13
+ **Version**: 0.1.0
13
14
 
14
15
  ## Architecture
15
16
 
@@ -39,6 +40,8 @@ The client accepts `address` (matching Vault's `VAULT_ADDR`), `token`, and optio
39
40
 
40
41
  ## Testing
41
42
 
43
+ 44 specs across 8 spec files.
44
+
42
45
  ```bash
43
46
  bundle install
44
47
  bundle exec rspec
@@ -3,7 +3,7 @@
3
3
  module Legion
4
4
  module Extensions
5
5
  module Vault
6
- VERSION = '0.1.0'
6
+ VERSION = '0.1.1'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lex-vault
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Esity
@@ -38,7 +38,6 @@ files:
38
38
  - CLAUDE.md
39
39
  - Dockerfile
40
40
  - Gemfile
41
- - Gemfile.lock
42
41
  - LICENSE
43
42
  - README.md
44
43
  - lex-vault.gemspec
data/Gemfile.lock DELETED
@@ -1,98 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- lex-vault (0.1.0)
5
- faraday (>= 2.0)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- addressable (2.8.9)
11
- public_suffix (>= 2.0.2, < 8.0)
12
- ast (2.4.3)
13
- bigdecimal (4.0.1)
14
- diff-lcs (1.6.2)
15
- docile (1.4.1)
16
- faraday (2.14.1)
17
- faraday-net_http (>= 2.0, < 3.5)
18
- json
19
- logger
20
- faraday-net_http (3.4.2)
21
- net-http (~> 0.5)
22
- json (2.19.1)
23
- json-schema (6.2.0)
24
- addressable (~> 2.8)
25
- bigdecimal (>= 3.1, < 5)
26
- language_server-protocol (3.17.0.5)
27
- lint_roller (1.1.0)
28
- logger (1.7.0)
29
- mcp (0.8.0)
30
- json-schema (>= 4.1)
31
- net-http (0.9.1)
32
- uri (>= 0.11.1)
33
- parallel (1.27.0)
34
- parser (3.3.10.2)
35
- ast (~> 2.4.1)
36
- racc
37
- prism (1.9.0)
38
- public_suffix (7.0.5)
39
- racc (1.8.1)
40
- rainbow (3.1.1)
41
- rake (13.3.1)
42
- regexp_parser (2.11.3)
43
- rspec (3.13.2)
44
- rspec-core (~> 3.13.0)
45
- rspec-expectations (~> 3.13.0)
46
- rspec-mocks (~> 3.13.0)
47
- rspec-core (3.13.6)
48
- rspec-support (~> 3.13.0)
49
- rspec-expectations (3.13.5)
50
- diff-lcs (>= 1.2.0, < 2.0)
51
- rspec-support (~> 3.13.0)
52
- rspec-mocks (3.13.8)
53
- diff-lcs (>= 1.2.0, < 2.0)
54
- rspec-support (~> 3.13.0)
55
- rspec-support (3.13.7)
56
- rspec_junit_formatter (0.6.0)
57
- rspec-core (>= 2, < 4, != 2.12.0)
58
- rubocop (1.85.1)
59
- json (~> 2.3)
60
- language_server-protocol (~> 3.17.0.2)
61
- lint_roller (~> 1.1.0)
62
- mcp (~> 0.6)
63
- parallel (~> 1.10)
64
- parser (>= 3.3.0.2)
65
- rainbow (>= 2.2.2, < 4.0)
66
- regexp_parser (>= 2.9.3, < 3.0)
67
- rubocop-ast (>= 1.49.0, < 2.0)
68
- ruby-progressbar (~> 1.7)
69
- unicode-display_width (>= 2.4.0, < 4.0)
70
- rubocop-ast (1.49.1)
71
- parser (>= 3.3.7.2)
72
- prism (~> 1.7)
73
- ruby-progressbar (1.13.0)
74
- simplecov (0.22.0)
75
- docile (~> 1.1)
76
- simplecov-html (~> 0.11)
77
- simplecov_json_formatter (~> 0.1)
78
- simplecov-html (0.13.2)
79
- simplecov_json_formatter (0.1.4)
80
- unicode-display_width (3.2.0)
81
- unicode-emoji (~> 4.1)
82
- unicode-emoji (4.2.0)
83
- uri (1.1.1)
84
-
85
- PLATFORMS
86
- arm64-darwin-25
87
- ruby
88
-
89
- DEPENDENCIES
90
- lex-vault!
91
- rake
92
- rspec
93
- rspec_junit_formatter
94
- rubocop
95
- simplecov
96
-
97
- BUNDLED WITH
98
- 2.6.9