-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
54 lines (52 loc) · 1.08 KB
/
Gemfile.lock
File metadata and controls
54 lines (52 loc) · 1.08 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
GEM
remote: https://rubygems.org/
specs:
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
cri (2.1.0)
faster_xml_simple (0.5.0)
libxml-ruby (>= 0.3.8.4)
ffi (1.9.3)
httpclient (2.3.4.1)
json (1.8.1)
libxml-ruby (2.7.0)
listen (2.7.0)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (2.1)
mini_portile (0.5.2)
net-github-upload (0.0.8)
faster_xml_simple
httpclient
json
nokogiri (>= 1.4.0)
nio4r (1.0.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
ocra (1.3.1)
rake (0.9.2.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
releasy (0.2.2)
cri (~> 2.1.0)
net-github-upload (~> 0.0.8)
ocra (~> 1.3.0)
rake (~> 0.9.2.2)
thor (~> 0.14.6)
rest-client (1.6.7)
mime-types (>= 1.16)
thor (0.14.6)
timers (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
listen
releasy
rest-client
thor (~> 0.14.0)