-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
60 lines (57 loc) · 1.32 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
GEM
remote: https://rubygems.org/
specs:
atoulme-Antwrap (0.7.5-java)
bouncy-castle-java (1.5.0147)
builder (3.2.2)
buildr (1.4.23-java)
atoulme-Antwrap (= 0.7.5)
builder (= 3.2.2)
bundler
diff-lcs (= 1.2.4)
hoe (= 3.7.1)
jruby-openssl (~> 0.8.2)
jruby-pageant (= 1.1.1)
json_pure (= 1.8.0)
minitar (= 0.5.4)
net-sftp (= 2.1.2)
net-ssh (= 2.7.0)
orderedhash (= 0.0.6)
rake (= 0.9.2.2)
rubyzip (= 0.9.9)
xml-simple (= 1.1.2)
diff-lcs (1.2.4)
hoe (3.7.1)
rake (>= 0.8, < 11.0)
jruby-openssl (0.8.10)
bouncy-castle-java (>= 1.5.0147)
jruby-pageant (1.1.1-java)
json_pure (1.8.0)
minitar (0.5.4)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
nokogiri (1.6.6.2-java)
orderedhash (0.0.6)
rake (0.9.2.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
rubyzip (0.9.9)
xml-simple (1.1.2)
PLATFORMS
java
DEPENDENCIES
buildr (>= 1.4.22)
nokogiri (>= 1.6.6.2)
rspec (= 2.14.1)
rspec-core (= 2.14.5)
rspec-expectations (= 2.14.3)
rspec-mocks (= 2.14.3)
BUNDLED WITH
1.10.5