fingerprintjs-rails 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/fingerprintjs-rails.gemspec +3 -3
  2. metadata +5 -5
@@ -4,12 +4,12 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |gem|
6
6
  gem.name = "fingerprintjs-rails"
7
- gem.version = "0.1.0"
7
+ gem.version = "0.1.1"
8
8
  gem.authors = ["Valentin Vasilyev"]
9
9
  gem.email = ["iamvalentin@gmail.com"]
10
10
  gem.description = "fingerprintjs for rails asset pipeline"
11
- gem.summary = ""
12
- gem.homepage = "http://valve.github.com/fingerprintJS/"
11
+ gem.summary = "FingerprintJS JavaScript library, packaged for Ruby-on-Rails asset pipeline"
12
+ gem.homepage = "http://valve.github.com/fingerprintjs"
13
13
 
14
14
  gem.files = `git ls-files`.split($/)
15
15
  gem.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fingerprintjs-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-28 00:00:00.000000000 Z
12
+ date: 2013-01-09 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: fingerprintjs for rails asset pipeline
15
15
  email:
@@ -27,7 +27,7 @@ files:
27
27
  - app/assets/javascripts/fingerprint.min.js
28
28
  - fingerprintjs-rails.gemspec
29
29
  - lib/fingerprintjs-rails.rb
30
- homepage: http://valve.github.com/fingerprintJS/
30
+ homepage: http://valve.github.com/fingerprintjs
31
31
  licenses: []
32
32
  post_install_message:
33
33
  rdoc_options: []
@@ -47,9 +47,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
47
47
  version: '0'
48
48
  requirements: []
49
49
  rubyforge_project:
50
- rubygems_version: 1.8.23
50
+ rubygems_version: 1.8.24
51
51
  signing_key:
52
52
  specification_version: 3
53
- summary: ''
53
+ summary: FingerprintJS JavaScript library, packaged for Ruby-on-Rails asset pipeline
54
54
  test_files: []
55
55
  has_rdoc: