-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
88 lines (84 loc) · 1.87 KB
/
Gemfile.lock
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
GIT
remote: https://github.com/mi-squared/cqm-parsers.git
revision: 27e9143b5149b05a3509695b99a13c3bb0750357
branch: bonnie_version_singleton_fix
specs:
cqm-parsers (0.2.1.1)
activesupport (~> 5.2.1)
builder (~> 3.1)
cqm-models (~> 3.0.6)
erubis (~> 2.7.0)
highline (~> 1.7.0)
log4r (~> 1.1.10)
memoist (~> 0.9.1)
mongoid (~> 6.4.2)
mongoid-tree (~> 2.1.0)
mustache
nokogiri (>= 1.8.5, < 1.11.0)
rubyzip (~> 1.3)
typhoeus
uuid (~> 2.3.7)
zip-zip (~> 0.3)
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.4.5)
activesupport (= 5.2.4.5)
activesupport (5.2.4.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
bson (4.12.0)
builder (3.2.4)
concurrent-ruby (1.1.8)
cqm-models (3.0.6)
dotenv (2.7.6)
erubis (2.7.0)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.15.0)
highline (1.7.10)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
log4r (1.1.10)
macaddr (1.7.2)
systemu (~> 2.6.5)
memoist (0.9.3)
mini_portile2 (2.4.0)
minitest (5.14.4)
mongo (2.14.0)
bson (>= 4.8.2, < 5.0.0)
mongoid (6.4.8)
activemodel (>= 5.1, < 6.0.0)
mongo (>= 2.5.1, < 3.0.0)
mongoid-tree (2.1.1)
mongoid (>= 4.0, < 8)
mustache (1.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
rack (2.2.3)
rubyzip (1.3.0)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
systemu (2.6.5)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uuid (2.3.9)
macaddr (~> 1.0)
zip-zip (0.3)
rubyzip (>= 1.0.0)
PLATFORMS
x86_64-darwin-16
DEPENDENCIES
cqm-parsers!
dotenv
rubyzip (>= 1.3.0)
sprockets
zip-zip
BUNDLED WITH
2.2.14