schema_dev 3.2.3 → 3.2.4

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: 6379799dc31025046e8582a1820968d52898b36b
4
- data.tar.gz: f6dd0d959f9678a32f4076cf733767e7fb8eee93
3
+ metadata.gz: b8bc6e064749390291e3baa490ab4b89041aae69
4
+ data.tar.gz: b666477ee29122055c9ccb27ffe6def253691286
5
5
  SHA512:
6
- metadata.gz: 1020d0bf791efc5725562e78106469c1b05f2119a728919173c09f86dec6db46682404e6326a4a73ded01a413dc83ff9c86b4265982c4ebc790ff5ce51ce413e
7
- data.tar.gz: c7d7e76c90fe68d0898aa82b43fb310873a19e0509b41e8072c0a9487280b91d80650c7d98934db6551f5e9e8e4a2399562c5e08f27eee5c452be22de08089ee
6
+ metadata.gz: 5606b81a84d13b22435e258e2682701bef416e2ad4099ba9199b6c44a6b081bb49903b6f91afd1c38bc986e4af290bedcd40c81da324764a87fbf9ce95e0b6a7
7
+ data.tar.gz: b349a38d28aa1cbda1518096aa29c9d69459fd74f39babca3360b3ceb82d481a76d59883564e231fefb538b70cfc3af08cba3a439e2e62c3182ea108a56b5b19
@@ -1,3 +1,3 @@
1
1
  module SchemaDev
2
- VERSION = "3.2.3"
2
+ VERSION = "3.2.4"
3
3
  end
@@ -2,5 +2,5 @@
2
2
  provides middleware callback stacks to make it easy to extend
3
3
  ActiveRecord's behavior. If that API is missing something you need for
4
4
  your contribution, please head over to
5
- [schema_plus_core](https://github/SchemaPlus/schema_plus_core) and open
5
+ [schema_plus_core](https://github.com/SchemaPlus/schema_plus_core) and open
6
6
  an issue or pull request.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: schema_dev
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.3
4
+ version: 3.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - ronen barzel
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-14 00:00:00.000000000 Z
11
+ date: 2015-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport