forked from jamesarosen/Timecop.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
51 lines (49 loc) · 1.07 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
GEM
remote: https://rubygems.org/
specs:
childprocess (0.2.2)
ffi (~> 1.0.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
diff-lcs (1.1.3)
execjs (1.2.9)
multi_json (~> 1.0)
ffi (1.0.11)
jasmine (1.1.2)
jasmine-core (>= 1.1.0)
rack (>= 1.1)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.1.0)
jasmine-headless-webkit (0.7.3.1)
coffee-script (>= 2.2)
jasmine-core (~> 1.1.beta)
multi_json
rainbow
json_pure (1.6.1)
multi_json (1.0.3)
rack (1.3.5)
rainbow (1.1.2)
rake (10.0.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
rubyzip (0.9.4)
selenium-webdriver (2.12.2)
childprocess (>= 0.2.1)
ffi (~> 1.0.9)
json_pure
rubyzip
PLATFORMS
ruby
DEPENDENCIES
jasmine (~> 1.1.0.rc3)
jasmine-headless-webkit
rake