forked from gotar/TRUG
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
91 lines (89 loc) · 1.72 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.4)
coderay (1.0.9)
commonjs (0.2.6)
daemons (1.1.9)
diff-lcs (1.2.3)
eventmachine (1.0.3)
fivemat (1.2.1)
haml (4.0.2)
tilt
i18n (0.6.1)
json (1.7.7)
launchy (2.3.0)
addressable (~> 2.3)
less (2.3.2)
commonjs (~> 0.2.6)
libv8 (3.11.8.17)
method_source (0.8.1)
mime-types (1.23)
multi_json (1.7.2)
progressbar (0.20.0)
pry (0.9.12.1)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-rewrite (1.3.3)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.0.3)
ref (1.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
shelly (0.2.18)
json
launchy
progressbar
rest-client
wijet-thor (~> 0.14.9)
shelly-dependencies (0.2.3)
thin
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.4.4)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.7)
timecop (0.6.1)
wijet-thor (0.14.9)
PLATFORMS
ruby
DEPENDENCIES
activesupport
fivemat
haml
less
pry
rack-rewrite
rack-test
rake
rspec
shelly
shelly-dependencies
sinatra
therubyracer
thin
timecop