File tree 2 files changed +61
-5
lines changed 2 files changed +61
-5
lines changed Original file line number Diff line number Diff line change
1
+ GEM
2
+ remote: https://rubygems.org/
3
+ specs:
4
+ base64 (0.2.0 )
5
+ bigdecimal (3.1.8 )
6
+ json (2.8.2 )
7
+ kgio (2.11.4 )
8
+ mysql2 (0.5.6 )
9
+ nio4r (2.7.4 )
10
+ oj (3.16.7 )
11
+ bigdecimal (>= 3.0 )
12
+ ostruct (>= 0.2 )
13
+ ostruct (0.6.1 )
14
+ passenger (6.0.23 )
15
+ rack (>= 1.6.13 )
16
+ rackup
17
+ rake (>= 12.3.3 )
18
+ pg (1.5.8 )
19
+ puma (6.5.0 )
20
+ nio4r (~> 2.0 )
21
+ rack (3.1.8 )
22
+ rackup (2.1.0 )
23
+ rack (>= 3 )
24
+ webrick (~> 1.8 )
25
+ raindrops (0.20.1 )
26
+ rake (13.2.1 )
27
+ sequel (5.85.0 )
28
+ bigdecimal
29
+ sequel_pg (1.17.1 )
30
+ pg (>= 0.18.0 , != 1.2.0 )
31
+ sequel (>= 4.38.0 )
32
+ unicorn (6.1.0 )
33
+ kgio (~> 2.6 )
34
+ raindrops (~> 0.7 )
35
+ webrick (1.8.2 )
36
+
37
+ PLATFORMS
38
+ ruby
39
+ x86_64-darwin-22
40
+
41
+ DEPENDENCIES
42
+ base64
43
+ jdbc-mysql (~> 5.1 )
44
+ jdbc-postgres (~> 9.4 )
45
+ json (~> 2.0 )
46
+ mysql2 (~> 0.4 )
47
+ oj (~> 3.14 )
48
+ passenger (~> 6.0 )
49
+ pg (~> 1.5 )
50
+ puma (~> 6.4 )
51
+ rack (~> 3.0 )
52
+ sequel (~> 5.0 )
53
+ sequel_pg (~> 1.6 )
54
+ unicorn (~> 6.1 )
55
+
56
+ BUNDLED WITH
57
+ 2.5.10
Original file line number Diff line number Diff line change 50
50
io-endpoint (0.11.0 )
51
51
io-event (1.6.5 )
52
52
io-stream (0.4.0 )
53
- json (2.7 .2 )
53
+ json (2.8 .2 )
54
54
kgio (2.11.4 )
55
55
language_server-protocol (3.17.0.3 )
56
56
localhost (1.3.1 )
57
57
mapping (1.1.1 )
58
- nio4r (2.7.3 )
58
+ nio4r (2.7.4 )
59
59
oj (3.16.4 )
60
60
bigdecimal (>= 3.0 )
61
61
openssl (3.2.0 )
77
77
protocol-rack (0.6.0 )
78
78
protocol-http (~> 0.23 )
79
79
rack (>= 1.0 )
80
- puma (6.4.3 )
80
+ puma (6.5.0 )
81
81
nio4r (~> 2.0 )
82
82
racc (1.8.0 )
83
83
rack (3.1.6 )
120
120
raindrops (~> 0.7 )
121
121
122
122
PLATFORMS
123
- x86_64-darwin-20
124
- x86_64-darwin-22
123
+ x86_64-darwin-23
125
124
x86_64-linux
126
125
127
126
DEPENDENCIES
You can’t perform that action at this time.
0 commit comments