uuid_parameter 0.2.1 → 0.2.2

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
  SHA256:
3
- metadata.gz: 6ab02ceaefc57b40d5184c82ccfd4fe862028f077c599fa6e3e6712427e0a57b
4
- data.tar.gz: 46738fabd0c22155bb15e486186b87df994d3a95f9810801c85953c350780c2e
3
+ metadata.gz: 3aede0663d9d5bacb0d3e7d299b8f4b01ea5ab226b884df0429e34642387eaf9
4
+ data.tar.gz: ae672857e0dd59992f3e0c6316f58b94c5aef3138081b10227b1ae135f3354a8
5
5
  SHA512:
6
- metadata.gz: 6cd2047009495901ec657bee74ce50a504c3e96fc677f49eb44449f0a8d672dbb041e19dec6ef9299538caa945792edfa3bc9614e349da66ba38a622494708c9
7
- data.tar.gz: fe085312044d12794753b3aea1fdc400aba503b9f28f44f23d6a2c8374cc818df0a8763f521defb5fa237353092eb714c4532c4b25233337f191212e1ef89b98
6
+ metadata.gz: 2ab74071988159a8746620a8354b76a86109a43c917cb9398b5091151c1ceb4ce0e12bebf30a195ee541f9a9afdcf06142421fa79dc5fb9082dc3d13a461187a
7
+ data.tar.gz: 5ea87994cdbaa557d816bc93892d64b3810baa21d04c9c30576ab434eaa03eece94bf23421808faee2958ae6f69849077638c5ba5c80ff35bfaa854b749f97c5
data/README.md CHANGED
@@ -32,7 +32,7 @@ Models including the `UUIDParameter` module will:
32
32
 
33
33
  Translations are in progress (See #2): specs are now passing thanks to a hack.
34
34
  To add a new translation, please edit or create the corresponding file in
35
- [`config/locale`](../tree/master/config/locale).
35
+ [`config/locale`](https://gitlab.com/incommon.cc/uuid_parameter/tree/master/config/locale).
36
36
 
37
37
  ## Usage
38
38
 
@@ -86,13 +86,14 @@ $ gem install uuid_parameter
86
86
  Bug reports and pull requests are welcome on Gitlab at
87
87
  https://gitlab.com/incommon.cc/uuid_parameter.
88
88
 
89
- See [ChangeLog](../CHANGELOG.md) and commit messages.
89
+ See [ChangeLog] and commit messages.
90
90
 
91
91
  The [Github repository] is a mirror to facilitate integration with other Rails
92
92
  development, but I don't like Microsoft, and never will. They may show the face
93
93
  they like, they come from enemity and, as far as I'm concerned, will remain
94
94
  there.
95
95
 
96
+ [ChangeLog]: https://gitlab.com/incommon.cc/uuid_parameter/blob/master/CHANGELOG.md
96
97
  [Github repository]: https://github.com/moners/uuid_parameter
97
98
 
98
99
  # Development
@@ -1,3 +1,3 @@
1
1
  module UUIDParameter
2
- VERSION = '0.2.1'
2
+ VERSION = '0.2.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uuid_parameter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - hellekin