lex-http 0.2.0 → 0.2.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: b21fcb6617fd52576b22e111705979bc7a4c00ee26afe63b70cb0abd622b34fe
4
- data.tar.gz: 4a65e3f26e588d3f759dca7ec5062c5634011192e527baaac3c9331fc23260ed
3
+ metadata.gz: ffb922564ed1ced8258c5e3cfcc8d5376a2329829328cf06f7fd8dc746213706
4
+ data.tar.gz: e26783dd489f32d5a90b244e20b6bb8b92e6f27c588469d68e598629f92e46ea
5
5
  SHA512:
6
- metadata.gz: 681d1d7f2a3443cd2b57859a3dfe9b5a8ef9b443e96cbbb97ecc313ab75dda881b27aa029a6a659b9f7ad162f2cd8d5620f5afb95678817037c3430b6470922f
7
- data.tar.gz: 34bd60d5e53244785d8bf35a78f915fcf1135c8615b48cc066f0507a2510d406df3e6c9cc70b76a671cadb6cca357fab3b9b8a3c8c5052aadb7a6251160b9659
6
+ metadata.gz: d4412f0569fe0398d7df599b39aa63601bdc688fd9257ba0707d87cc4d2f22d877bcae7bb855a75b225c4336f1af5be5801087487af15dfcbbd5b45f51d6c7b1
7
+ data.tar.gz: 8c8baf2309671f6de0180540fb160ff6478c90727cf440293d8162977bbdc80e8c11f3daa74c73b5c84d7bad223bc38d8957880593cebb49f29646dbc47ae4eb
data/.gitignore CHANGED
@@ -9,3 +9,5 @@
9
9
 
10
10
  # rspec failure tracking
11
11
  .rspec_status
12
+
13
+ Gemfile.lock
data/CHANGELOG.md CHANGED
@@ -1,6 +1,9 @@
1
1
  # Changelog
2
2
 
3
- ## [Unreleased]
3
+ ## [0.2.1] - 2026-03-18
4
+
5
+ ### Changed
6
+ - deleted gemfile.lock
4
7
 
5
8
  ## [0.2.0] - 2026-03-15
6
9
 
@@ -3,7 +3,7 @@
3
3
  module Legion
4
4
  module Extensions
5
5
  module Http
6
- VERSION = '0.2.0'
6
+ VERSION = '0.2.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-http
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Esity
@@ -66,7 +66,6 @@ files:
66
66
  - CLAUDE.md
67
67
  - Dockerfile
68
68
  - Gemfile
69
- - Gemfile.lock
70
69
  - LICENSE
71
70
  - README.md
72
71
  - docker_deploy.rb
data/Gemfile.lock DELETED
@@ -1,103 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- lex-http (0.2.0)
5
- faraday (>= 2.0)
6
- multi_json
7
- multi_xml
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- addressable (2.8.9)
13
- public_suffix (>= 2.0.2, < 8.0)
14
- ast (2.4.3)
15
- bigdecimal (4.0.1)
16
- diff-lcs (1.6.2)
17
- docile (1.4.1)
18
- faraday (2.14.1)
19
- faraday-net_http (>= 2.0, < 3.5)
20
- json
21
- logger
22
- faraday-net_http (3.4.2)
23
- net-http (~> 0.5)
24
- json (2.19.1)
25
- json-schema (6.2.0)
26
- addressable (~> 2.8)
27
- bigdecimal (>= 3.1, < 5)
28
- language_server-protocol (3.17.0.5)
29
- lint_roller (1.1.0)
30
- logger (1.7.0)
31
- mcp (0.8.0)
32
- json-schema (>= 4.1)
33
- multi_json (1.19.1)
34
- multi_xml (0.8.1)
35
- bigdecimal (>= 3.1, < 5)
36
- net-http (0.9.1)
37
- uri (>= 0.11.1)
38
- parallel (1.27.0)
39
- parser (3.3.10.2)
40
- ast (~> 2.4.1)
41
- racc
42
- prism (1.9.0)
43
- public_suffix (7.0.5)
44
- racc (1.8.1)
45
- rainbow (3.1.1)
46
- rake (13.3.1)
47
- regexp_parser (2.11.3)
48
- rspec (3.13.2)
49
- rspec-core (~> 3.13.0)
50
- rspec-expectations (~> 3.13.0)
51
- rspec-mocks (~> 3.13.0)
52
- rspec-core (3.13.6)
53
- rspec-support (~> 3.13.0)
54
- rspec-expectations (3.13.5)
55
- diff-lcs (>= 1.2.0, < 2.0)
56
- rspec-support (~> 3.13.0)
57
- rspec-mocks (3.13.8)
58
- diff-lcs (>= 1.2.0, < 2.0)
59
- rspec-support (~> 3.13.0)
60
- rspec-support (3.13.7)
61
- rspec_junit_formatter (0.6.0)
62
- rspec-core (>= 2, < 4, != 2.12.0)
63
- rubocop (1.85.1)
64
- json (~> 2.3)
65
- language_server-protocol (~> 3.17.0.2)
66
- lint_roller (~> 1.1.0)
67
- mcp (~> 0.6)
68
- parallel (~> 1.10)
69
- parser (>= 3.3.0.2)
70
- rainbow (>= 2.2.2, < 4.0)
71
- regexp_parser (>= 2.9.3, < 3.0)
72
- rubocop-ast (>= 1.49.0, < 2.0)
73
- ruby-progressbar (~> 1.7)
74
- unicode-display_width (>= 2.4.0, < 4.0)
75
- rubocop-ast (1.49.1)
76
- parser (>= 3.3.7.2)
77
- prism (~> 1.7)
78
- ruby-progressbar (1.13.0)
79
- simplecov (0.22.0)
80
- docile (~> 1.1)
81
- simplecov-html (~> 0.11)
82
- simplecov_json_formatter (~> 0.1)
83
- simplecov-html (0.13.2)
84
- simplecov_json_formatter (0.1.4)
85
- unicode-display_width (3.2.0)
86
- unicode-emoji (~> 4.1)
87
- unicode-emoji (4.2.0)
88
- uri (1.1.1)
89
-
90
- PLATFORMS
91
- arm64-darwin-25
92
- ruby
93
-
94
- DEPENDENCIES
95
- lex-http!
96
- rake
97
- rspec
98
- rspec_junit_formatter
99
- rubocop
100
- simplecov
101
-
102
- BUNDLED WITH
103
- 2.6.9