diff options
author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-02-20 01:02:10 +0200 |
---|---|---|
committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-02-20 01:14:15 +0200 |
commit | c335066b9ddd70c23c42c18731cb7947560702bb (patch) | |
tree | 11e0671dcf22bbb0fa12396b5afe167242551d8e /activesupport | |
parent | ffddaead04ebb49ff2062194fc8c1fda58c41430 (diff) | |
download | rails-c335066b9ddd70c23c42c18731cb7947560702bb.tar.gz rails-c335066b9ddd70c23c42c18731cb7947560702bb.tar.bz2 rails-c335066b9ddd70c23c42c18731cb7947560702bb.zip |
Ensure that `mini_magick` is absent after `rails new` with `--skip-active-storage`
Remove redundant assertions of an absence of `mini_magick` in `Gemfile`
since `bin/rails app:update` does not update Gemfile.
This assertions was added by 4a835aa3236eedb135ccf8b59ed3c03e040b8b01,
after reviewing of https://github.com/rails/rails/pull/32049 i realized
that assertions are redundant.
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions