-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
139 lines (135 loc) · 3 KB
/
Copy pathGemfile.lock
File metadata and controls
139 lines (135 loc) · 3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
GIT
remote: https://github.com/projecttacoma/cqm-models
revision: b8fd3ef0b197ee4a31371f409993fef3e26d85ad
branch: master
specs:
cqm-models (4.2.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3.4)
activesupport (= 7.1.3.4)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.8)
bson (5.0.1)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
cqm-reports (4.1.2)
cqm-models (~> 4.0)
cqm-validators (~> 4.0)
erubis (~> 2.7)
log4r (~> 1.1)
memoist (~> 0.9)
mongoid-tree (> 2.0)
mustache
nokogiri (>= 1.16.2)
uuid (~> 2.3)
zip-zip (~> 0.3)
cqm-validators (4.0.5)
nokogiri (>= 1.16.2)
domain_name (0.6.20240107)
drb (2.2.1)
erubis (2.7.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jwt (2.8.1)
base64
log4r (1.1.10)
macaddr (1.7.2)
systemu (~> 2.6.5)
memoist (0.16.2)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mini_portile2 (2.8.7)
minitest (5.22.2)
mongo (2.20.1)
bson (>= 4.14.1, < 6.0.0)
mongoid (9.0.1)
activemodel (>= 5.1, < 7.2, != 7.0.0)
concurrent-ruby (>= 1.0.5, < 2.0)
mongo (>= 2.18.0, < 3.0.0)
mongoid-tree (2.3.0)
mongoid (>= 4.0, < 10)
mustache (1.1.1)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mutex_m (0.2.0)
netrc (0.11.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
passenger (6.0.20)
rack
rake (>= 0.8.1)
racc (1.8.1)
rack (3.1.5)
rack-contrib (2.5.0)
rack (< 4)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rake (13.1.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sinatra (4.0.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
systemu (2.6.5)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uuid (2.3.9)
macaddr (~> 1.0)
webrick (1.8.1)
zip-zip (0.3)
rubyzip (>= 1.0.0)
PLATFORMS
arm64-darwin-22
ruby
x86_64-linux
DEPENDENCIES
cqm-models!
cqm-reports (= 4.1.2)
jwt
minitest
passenger
rack-contrib (~> 2.5, >= 2.5.0)
rack-test
rackup (~> 2.1)
rest-client
sinatra
BUNDLED WITH
2.4.20