Commit c2946a5f1da86bc6652b89c4a23174dcebf2489e
1 parent
d5e3b23b
Exists in
colab
and in
4 other branches
cucumber updated
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -98,12 +98,12 @@ GEM |
98 | 98 | colorpicker (0.0.5) |
99 | 99 | columnize (0.9.0) |
100 | 100 | commonjs (0.2.7) |
101 | - cucumber (1.3.18) | |
101 | + cucumber (1.3.19) | |
102 | 102 | builder (>= 2.1.2) |
103 | 103 | diff-lcs (>= 1.1.3) |
104 | 104 | gherkin (~> 2.12) |
105 | 105 | multi_json (>= 1.7.5, < 2.0) |
106 | - multi_test (>= 0.1.1) | |
106 | + multi_test (>= 0.1.2) | |
107 | 107 | cucumber-rails (1.4.2) |
108 | 108 | capybara (>= 1.1.2, < 3) |
109 | 109 | cucumber (>= 1.3.8, < 2) | ... | ... |