Commit af459f75ad7c1be13f4843df042bf93b419c7b68
1 parent
77561ba9
Exists in
colab
and in
4 other branches
domain_name updated 0.5.24
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -118,7 +118,7 @@ GEM |
118 | 118 | warden (~> 1.2.3) |
119 | 119 | diff-lcs (1.2.5) |
120 | 120 | docile (1.1.5) |
121 | - domain_name (0.5.23) | |
121 | + domain_name (0.5.24) | |
122 | 122 | unf (>= 0.0.5, < 1.0.0) |
123 | 123 | erubis (2.7.0) |
124 | 124 | exception_notification (4.0.1) |
... | ... | @@ -305,7 +305,7 @@ GEM |
305 | 305 | json (>= 1.8.0) |
306 | 306 | unf (0.1.4) |
307 | 307 | unf_ext |
308 | - unf_ext (0.0.6) | |
308 | + unf_ext (0.0.7.1) | |
309 | 309 | warden (1.2.3) |
310 | 310 | rack (>= 1.0) |
311 | 311 | web-console (2.0.0) | ... | ... |