Commit 0e480304ce3d2fae625111cf390311618f2f5118
1 parent
6cdfd2ce
Exists in
colab
and in
4 other branches
better_errors updated
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -39,9 +39,10 @@ GEM |
39 | 39 | tzinfo (~> 1.1) |
40 | 40 | arel (5.0.1.20140414130214) |
41 | 41 | bcrypt (3.1.7) |
42 | - better_errors (1.1.0) | |
42 | + better_errors (2.0.0) | |
43 | 43 | coderay (>= 1.0.0) |
44 | 44 | erubis (>= 2.6.6) |
45 | + rack (>= 0.9.0) | |
45 | 46 | binding_of_caller (0.7.2) |
46 | 47 | debug_inspector (>= 0.0.1) |
47 | 48 | builder (3.2.2) | ... | ... |