-
Notifications
You must be signed in to change notification settings - Fork 31
/
Gemfile.lock
121 lines (118 loc) · 2.44 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
GIT
remote: git://github.com/Toura/jshintrb.git
revision: ae3078e9fe9e8f2bfb45e9a4918b2c477057755c
specs:
jshintrb (1.1)
therubyracer (~> 0.8)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.11)
addressable (2.2.6)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.2.8)
ffi (~> 1.0.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.2.0)
columnize (0.3.6)
crack (0.3.1)
deep_merge (1.0.0)
diff-lcs (1.1.3)
evergreen (1.0.0)
capybara (~> 1.0)
coffee-script
json_pure
launchy
sinatra (~> 1.1)
execjs (1.2.13)
multi_json (~> 1.0)
factory_girl (2.3.2)
activesupport
fakefs (0.4.0)
fakeweb (1.3.0)
ffi (1.0.11)
guid (0.1.1)
haml (3.1.2)
i18n (0.6.0)
imagesize (0.1.1)
json (1.6.4)
json_pure (1.6.4)
kramdown (0.13.4)
launchy (2.0.5)
addressable (~> 2.2.6)
libv8 (3.3.10.4)
linecache (0.43)
mime-types (1.17.2)
multi_json (1.0.4)
mustache (0.99.4)
nokogiri (1.5.0)
rack (1.4.0)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
rubyzip (0.9.5)
sass (3.1.4)
selenium-webdriver (2.16.0)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
therubyracer (0.9.9)
libv8 (~> 3.3.10)
tilt (1.3.3)
webmock (1.7.10)
addressable (~> 2.2, > 2.2.5)
crack (>= 0.1.7)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 3.0.9)
deep_merge
evergreen
factory_girl
fakefs
fakeweb
guid
haml (= 3.1.2)
i18n
imagesize
jshintrb (= 1.1)!
json
kramdown
linecache (= 0.43)
mustache
rake (= 0.9.2)
rspec (= 2.6.0)
ruby-debug
sass (= 3.1.4)
sinatra (= 1.3.2)
webmock