bacchus 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -36,8 +36,9 @@ module Rack
36
36
  def render_access_form
37
37
  body = <<-EOS
38
38
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
39
- <html>
39
+ <html xmlns="http://www.w3.org/1999/xhtml">
40
40
  <head>
41
+ <title>Peer-based website rating service - Criticue.com</title>
41
42
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
42
43
  <script src="#{path_to('bacchus.js')}" type="text/javascript"></script>
43
44
  </head>
@@ -1,3 +1,3 @@
1
1
  module Bacchus
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bacchus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: