forked from jenkinsci/jenkins.rb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
56 lines (53 loc) · 1.1 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
PATH
remote: .
specs:
jenkins (0.6.4)
builder (~> 2.1.2)
hpricot
httparty (~> 0.6.1)
json_pure (>= 1.5.1)
term-ansicolor (>= 1.0.4)
thor (~> 0.14.2)
GEM
remote: http://rubygems.org/
specs:
awesome_print (0.3.2)
builder (2.1.2)
crack (0.1.8)
cucumber (0.10.0)
builder (>= 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.3.2)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
diff-lcs (1.1.2)
gherkin (2.3.4)
json (~> 1.4.6)
hpricot (0.8.4)
httparty (0.6.1)
crack (= 0.1.8)
jenkins-war (1.401)
json (1.4.6)
json_pure (1.5.1)
rake (0.8.7)
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
term-ansicolor (1.0.5)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
cucumber (~> 0.10.0)
jenkins!
jenkins-war (>= 1.396)
rake (~> 0.8.7)
rspec (~> 2.0.0)