forked from guardian/wraith-donk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (47 loc) · 842 Bytes
/
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
GIT
remote: git://github.com/meza/wraith.git
revision: 3a0523ae024d8a7ddab6cd937b72e40922ddf8e7
branch: logger
specs:
wraith (1.1.4.1)
anemone
image_size
log4r
nokogiri
os
rake
robotex
thor
GEM
remote: https://rubygems.org/
specs:
anemone (0.7.2)
nokogiri (>= 1.3.0)
robotex (>= 1.0.0)
image_size (1.2.0)
json (1.8.1)
log4r (1.1.10)
mini_portile (0.5.2)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
os (0.9.6)
rack (1.5.2)
rack-protection (1.5.2)
rack
rake (10.1.1)
robotex (1.0.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thor (0.18.1)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
json
log4r
nokogiri
os
sinatra
wraith (= 1.1.4.1)!