File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,5 @@ source 'https://rubygems.org'
3
3
source 'https://rubygems.org' do
4
4
gem 'github_changelog_generator' , '1.16.4'
5
5
end
6
+
7
+ gem 'json' , '2.10.2'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (8.0.1 )
4
+ activesupport (8.0.2 )
5
5
base64
6
6
benchmark (>= 0.3 )
7
7
bigdecimal
22
22
io-event (~> 1.9 )
23
23
metrics (~> 0.12 )
24
24
traces (~> 0.15 )
25
- async-http (0.87 .0 )
25
+ async-http (0.88 .0 )
26
26
async (>= 2.10.2 )
27
27
async-pool (~> 0.9 )
28
28
io-endpoint (~> 0.14 )
42
42
bigdecimal (3.1.9 )
43
43
concurrent-ruby (1.3.5 )
44
44
connection_pool (2.5.0 )
45
- console (1.30.1 )
45
+ console (1.30.2 )
46
46
fiber-annotation
47
47
fiber-local (~> 1.1 )
48
48
json
71
71
i18n (1.14.7 )
72
72
concurrent-ruby (~> 1.0 )
73
73
io-endpoint (0.15.2 )
74
- io-event (1.9 .0 )
74
+ io-event (1.10 .0 )
75
75
io-stream (0.6.1 )
76
- json (2.10.1 )
76
+ json (2.10.2 )
77
77
logger (1.6.6 )
78
78
metrics (0.12.2 )
79
- minitest (5.25.4 )
79
+ minitest (5.25.5 )
80
80
multi_json (1.15.0 )
81
81
net-http (0.6.0 )
82
82
uri
85
85
sawyer (~> 0.9 )
86
86
protocol-hpack (1.5.1 )
87
87
protocol-http (0.49.0 )
88
- protocol-http1 (0.30 .0 )
88
+ protocol-http1 (0.34 .0 )
89
89
protocol-http (~> 0.22 )
90
90
protocol-http2 (0.22.1 )
91
91
protocol-hpack (~> 1.4 )
@@ -108,6 +108,7 @@ PLATFORMS
108
108
109
109
DEPENDENCIES
110
110
github_changelog_generator (= 1.16.4 )!
111
+ json (= 2.10.2 )
111
112
112
113
BUNDLED WITH
113
114
2.4.1
You can’t perform that action at this time.
0 commit comments