diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 7b13b399..00000000 --- a/Gemfile.lock +++ /dev/null | |||
@@ -1,37 +0,0 @@ | |||
1 | GEM | ||
2 | remote: https://rubygems.org/ | ||
3 | specs: | ||
4 | capistrano (3.4.0) | ||
5 | i18n | ||
6 | rake (>= 10.0.0) | ||
7 | sshkit (~> 1.3) | ||
8 | capistrano-composer (0.0.6) | ||
9 | capistrano (>= 3.0.0.pre) | ||
10 | capistrano-file-permissions (1.0.0) | ||
11 | capistrano (~> 3.0) | ||
12 | capistrano-symfony (1.0.0.rc1) | ||
13 | capistrano (~> 3.1) | ||
14 | capistrano-composer (~> 0.0.3) | ||
15 | capistrano-file-permissions (~> 1.0) | ||
16 | colorize (0.7.7) | ||
17 | i18n (0.7.0) | ||
18 | net-scp (1.2.1) | ||
19 | net-ssh (>= 2.6.5) | ||
20 | net-ssh (2.9.2) | ||
21 | rake (10.4.2) | ||
22 | sshkit (1.7.1) | ||
23 | colorize (>= 0.7.0) | ||
24 | net-scp (>= 1.1.2) | ||
25 | net-ssh (>= 2.8.0) | ||
26 | |||
27 | PLATFORMS | ||
28 | ruby | ||
29 | |||
30 | DEPENDENCIES | ||
31 | capistrano (~> 3.4) | ||
32 | capistrano-composer | ||
33 | capistrano-file-permissions | ||
34 | capistrano-symfony (~> 1.0.0.rc1) | ||
35 | |||
36 | BUNDLED WITH | ||
37 | 1.13.5 | ||