forked from ultrasaurus/test-first-teaching
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
131 lines (128 loc) · 2.76 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
GIT
remote: git://github.com/alexch/rspec-core.git
revision: dcfaa67b6886869e6fcb2878ca5e5a1c6e825806
specs:
rspec-core (2.9.0)
GEM
remote: https://rubygems.org/
specs:
ParseTree (3.0.9)
RubyInline (~> 3.9.0)
sexp_processor (~> 3.2.0)
RubyInline (3.9.0)
ZenTest (~> 4.3)
ZenTest (4.8.1)
addressable (2.3.2)
bourbon (2.1.1)
sass (>= 3.1)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
daemons (1.1.8)
diff-lcs (1.1.3)
erector (0.9.0.pre1)
treetop (>= 1.2.3)
eventmachine (0.12.10)
fakeweb (1.3.0)
ffi (1.0.11)
file-tail (1.0.10)
tins (~> 0.4.3)
files (0.2.1)
jasmine (1.2.1)
jasmine-core (>= 1.2.0)
rack (~> 1.0)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.2.0)
libwebsocket (0.1.5)
addressable
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
multi_json (1.3.6)
nokogiri (1.5.5)
polyglot (0.3.3)
predicated (0.2.6)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdiscount (1.6.8)
rerun (0.7.0.pre5)
listen
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-expectations (2.9.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
rubyzip (0.9.9)
sass (3.2.0.alpha.260)
selenium-webdriver (2.25.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
sexp_processor (3.2.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sourcify (0.5.0)
file-tail (>= 1.0.5)
ruby2ruby (>= 1.2.5)
ruby_parser (>= 2.0.5)
sexp_processor (>= 3.0.5)
spork (0.9.2)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
tins (0.4.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
wrong (0.6.2)
ParseTree (~> 3.0)
diff-lcs (~> 1.1.2)
file-tail (~> 1.0)
predicated (>= 0.2.3)
ruby2ruby (~> 1.2)
ruby_parser (~> 2.0.4)
sexp_processor (~> 3.0)
sourcify (>= 0.3.0)
PLATFORMS
ruby
DEPENDENCIES
bourbon
erector (>= 0.9.0.pre)
fakeweb
files
jasmine
nokogiri
rack-test
rake
rdiscount
rerun (>= 0.7.0.pre)
rspec (~> 2.9.0)
rspec-core!
sass (~> 3.2.0.alpha.7)
sinatra
spork
thin
treetop
wrong (>= 0.6.2)