This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
forked from seamyd/dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
113 lines (109 loc) · 2.28 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
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
GIT
remote: git://github.com/kabisaict/dashing.git
revision: bdeb08b8f4370f39faf1869993a4668ad712e309
ref: bdeb0
specs:
dashing (1.0.5)
coffee-script (>= 1.6.2)
rack
rufus-scheduler
sass
sinatra
sinatra-contrib
sprockets
thin
thor
GIT
remote: git://github.com/railsmachine/nagiosharder.git
revision: 5b35c5b10ba2ae59ee07eefcd1c93290f8db7821
ref: 5b35c
specs:
nagiosharder (0.5.0.rc1)
activesupport
hashie (~> 1.2.0)
httparty (~> 0.8.3)
i18n
nokogiri
rest-client (~> 1.6.1)
terminal-table
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
backports (3.6.4)
bourbon (3.1.6)
sass (>= 3.2.0)
thor
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.2)
daemons (1.1.9)
dotenv (0.7.0)
eventmachine (1.0.4)
execjs (1.4.0)
multi_json (~> 1.0)
haml (4.0.3)
tilt
hashie (1.2.0)
hike (1.2.2)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
i18n (0.6.4)
icalendar (2.2.0)
mime-types (1.23)
mini_portile (0.5.1)
multi_json (1.7.4)
multi_xml (0.5.3)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rufus-scheduler (2.0.19)
tzinfo (>= 0.3.23)
sass (3.2.9)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-contrib (1.4.0)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.4.2)
tilt (~> 1.3)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
terminal-table (1.4.5)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
tzinfo (0.3.37)
xml-simple (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
bourbon (~> 3.1.6)
dashing!
dotenv (~> 0.7.0)
haml (~> 4.0.3)
httparty (~> 0.8.3)
icalendar (~> 2.2.0)
nagiosharder!
nokogiri (~> 1.6.0)
xml-simple (~> 1.1.2)