diff --git a/Gemfile.lock b/Gemfile.lock index 3a36e16..aab6d4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mimemagic (0.3.2) - mini_magick (4.9.2) + mini_magick (4.9.4) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) diff --git a/app/views/comments/_reply.html.erb b/app/views/comments/_reply.html.erb index f41e5a4..2982905 100644 --- a/app/views/comments/_reply.html.erb +++ b/app/views/comments/_reply.html.erb @@ -47,4 +47,4 @@ -<% end %> \ No newline at end of file +<% end %> diff --git a/app/views/conversations/show.html.erb b/app/views/conversations/show.html.erb index e69de29..921b660 100644 --- a/app/views/conversations/show.html.erb +++ b/app/views/conversations/show.html.erb @@ -0,0 +1,56 @@ + + +