forked from cloudfoundry/python-buildpack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcf.Gemfile.lock
More file actions
36 lines (33 loc) · 742 Bytes
/
cf.Gemfile.lock
File metadata and controls
36 lines (33 loc) · 742 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
GIT
remote: git://github.com/cf-buildpacks/machete.git
revision: 4f2ac6817b928a85fb4126263124a0f1a4aa06d2
branch: master
specs:
machete (0.0.1)
httparty
rspec
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.1)
multi_xml (0.5.5)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.4)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
PLATFORMS
ruby
DEPENDENCIES
machete!