runit-man 1.5.2 → 1.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/views/view_file.erb +1 -1
  2. metadata +2 -2
data/views/view_file.erb CHANGED
@@ -1,5 +1,5 @@
1
1
  <% content_for :content do %>
2
- <%= t.runit.view_file.header(h(name), h(host_name)) %> | <a href="/view.txt?file=<% h(name) %>"><%= t.runit.view_file.raw %></a>
2
+ <%= t.runit.view_file.header(h(name), h(host_name)) %> | <a href="/view.txt?file=<%= h(name) %>"><%= t.runit.view_file.raw %></a>
3
3
 
4
4
  <pre><%= h(text) %></pre>
5
5
  <% end %>
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 5
8
- - 2
9
- version: 1.5.2
8
+ - 3
9
+ version: 1.5.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Akzhan Abdulin