identifier 1.1.6 → 1.1.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c13fffe48221d1a6248162c921d373fc37ba4feb
4
- data.tar.gz: 34f66dac27c99925c24b1bf82df3b2a24052efef
3
+ metadata.gz: 0dca1b621f955c3d007dfdfee0cf3fe2ce15692f
4
+ data.tar.gz: d6bc1c3932a269c9c20910a27b879aa0b7a4399a
5
5
  SHA512:
6
- metadata.gz: 2b865fbef950c96faf1a01438596fe82513d0e548e17d900eebd93970652f41e84883c03f7e0765bf9ece54fe9679f8c1e867d1e46bd555bfd91a5a838651994
7
- data.tar.gz: a3b9bef3160206677e04e94c1b4eeb16c31c7c0ad117f0035727ae5e81ce894eaa6f8b7423523b6ae95b5a597e961801c844c96b70eda99b05ce2d3c39655faf
6
+ metadata.gz: 59e29e17d33093f2602625a77fa5dc3b9af7a1a0078a21253bd0f00cec85b24e20bbf3bc5f20ebd9e3caeae87a326b26af97c63fc9fc2d0e2a52095b0f1db3d8
7
+ data.tar.gz: 8fa8da0c7d40126080771bfb76d5f84676f067063ba2b916701f3816dea563fe89e7b99bd81dcd8b3c6c3f2f6215e3c29a667b06ee290448a4f77661768f55fb
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2010 - 2012 Kevin Sylvestre
1
+ Copyright (c) 2010 - 2013 Kevin Sylvestre
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
@@ -34,4 +34,4 @@ The gem is tested with:
34
34
 
35
35
  == Copyright
36
36
 
37
- Copyright (c) 2010 - 2012 Kevin Sylvestre. See LICENSE for details.
37
+ Copyright (c) 2010 - 2013 Kevin Sylvestre. See LICENSE for details.
@@ -1,3 +1,3 @@
1
1
  module Identifier
2
- VERSION = "1.1.6"
2
+ VERSION = "1.1.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: identifier
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Sylvestre