Commit 979dcdba958cb6063c2676532a25ac407b601645
1 parent
c4f8d34b
Exists in
master
and in
4 other branches
security update of crack gem
Showing
1 changed file
with
15 additions
and
15 deletions
Show diff stats
Gemfile.lock
1 | GIT | 1 | GIT |
2 | + remote: https://github.com/ctran/annotate_models.git | ||
3 | + revision: be4e26825b521f0b2d86b181e2dff89901aa9b1e | ||
4 | + specs: | ||
5 | + annotate (2.6.0.beta1) | ||
6 | + activerecord (>= 2.3.0) | ||
7 | + rake (>= 0.8.7) | ||
8 | + | ||
9 | +GIT | ||
10 | + remote: https://github.com/gitlabhq/raphael-rails.git | ||
11 | + revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58 | ||
12 | + specs: | ||
13 | + raphael-rails (2.1.0) | ||
14 | + | ||
15 | +GIT | ||
2 | remote: https://github.com/gollum/gollum.git | 16 | remote: https://github.com/gollum/gollum.git |
3 | revision: 5dcd3c8c8f68158e43ff79861279088ee56d0ebe | 17 | revision: 5dcd3c8c8f68158e43ff79861279088ee56d0ebe |
4 | ref: 5dcd3c8c8f | 18 | ref: 5dcd3c8c8f |
@@ -15,20 +29,6 @@ GIT | @@ -15,20 +29,6 @@ GIT | ||
15 | stringex (~> 1.5.1) | 29 | stringex (~> 1.5.1) |
16 | useragent (~> 0.4.16) | 30 | useragent (~> 0.4.16) |
17 | 31 | ||
18 | -GIT | ||
19 | - remote: https://github.com/ctran/annotate_models.git | ||
20 | - revision: be4e26825b521f0b2d86b181e2dff89901aa9b1e | ||
21 | - specs: | ||
22 | - annotate (2.6.0.beta1) | ||
23 | - activerecord (>= 2.3.0) | ||
24 | - rake (>= 0.8.7) | ||
25 | - | ||
26 | -GIT | ||
27 | - remote: https://github.com/gitlabhq/raphael-rails.git | ||
28 | - revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58 | ||
29 | - specs: | ||
30 | - raphael-rails (2.1.0) | ||
31 | - | ||
32 | GEM | 32 | GEM |
33 | remote: https://rubygems.org/ | 33 | remote: https://rubygems.org/ |
34 | specs: | 34 | specs: |
@@ -112,7 +112,7 @@ GEM | @@ -112,7 +112,7 @@ GEM | ||
112 | rest-client | 112 | rest-client |
113 | simplecov (>= 0.7) | 113 | simplecov (>= 0.7) |
114 | thor | 114 | thor |
115 | - crack (0.3.1) | 115 | + crack (0.3.2) |
116 | daemons (1.1.9) | 116 | daemons (1.1.9) |
117 | database_cleaner (0.9.1) | 117 | database_cleaner (0.9.1) |
118 | debug_inspector (0.0.2) | 118 | debug_inspector (0.0.2) |