touchstone 0.5.1 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <title>Touchstone Metrics</title>
5
- <%= stylesheet_link_tag "touchstone/touchstone.css" %>
5
+ <%= stylesheet_link_tag "application.css" %>
6
6
  <%= javascript_include_tag "application.js" %>
7
7
  <%= csrf_meta_tag %>
8
8
  </head>
@@ -1,3 +1,3 @@
1
1
  module Touchstone
2
- VERSION = "0.5.1"
2
+ VERSION = "0.5.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: touchstone
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -159,7 +159,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
159
159
  version: '0'
160
160
  segments:
161
161
  - 0
162
- hash: 343560333626402204
162
+ hash: -2275405052923525411
163
163
  required_rubygems_version: !ruby/object:Gem::Requirement
164
164
  none: false
165
165
  requirements:
@@ -168,7 +168,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
168
168
  version: '0'
169
169
  segments:
170
170
  - 0
171
- hash: 343560333626402204
171
+ hash: -2275405052923525411
172
172
  requirements: []
173
173
  rubyforge_project:
174
174
  rubygems_version: 1.8.20