forked from cloudfoundry-attic/php-buildpack-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cf.Gemfile.lock
54 lines (51 loc) · 1.18 KB
/
cf.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
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:
coderay (1.1.0)
columnize (0.8.9)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.5)
diff-lcs (1.2.5)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.1)
method_source (0.8.2)
multi_xml (0.5.5)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-debugger (0.2.3)
debugger (~> 1.3)
pry (>= 0.9.10, < 0.11.0)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
slop (3.6.0)
PLATFORMS
ruby
DEPENDENCIES
machete!
pry-debugger