forked from mccow002/joData
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
39 lines (37 loc) · 774 Bytes
/
Gemfile.lock
File metadata and controls
39 lines (37 loc) · 774 Bytes
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
GEM
remote: http://rubygems.org/
specs:
childprocess (0.3.0)
ffi (~> 1.0.6)
diff-lcs (1.1.3)
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)
json (1.7.1)
multi_json (1.0.4)
rack (1.4.0)
rake (0.9.2.2)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rubyzip (0.9.5)
selenium-webdriver (2.27.2)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
PLATFORMS
ruby
DEPENDENCIES
jasmine
json
rake