blueprinter-activerecord 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/blueprinter-activerecord/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f6a85ca09945cbc4bd824aef6b755904df11ac6438efb639a7f07789ace4834d
|
4
|
+
data.tar.gz: c851665fed8b689589f3cde2a176cb7a50292f48d46bcddd8b4b88790a6adb83
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49f97296a38d1765754c31ba00c585ec78c978ca29ac4642eba4c100dc5f2cec52703349150feddca1f55cacf5a8bb2addb2dce50db33ca35c7ab20851615faf
|
7
|
+
data.tar.gz: e5e92ab4e1fc3b7c9b3124d1b56573283e525539e0212bcbf73e38913dea83f8ee34775e85c3511e6b6d12f39100aff9f17d11a6b7e097e37a380fb9612f6381
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: blueprinter-activerecord
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Procore Technologies, Inc.
|
@@ -158,5 +158,5 @@ requirements: []
|
|
158
158
|
rubygems_version: 3.4.19
|
159
159
|
signing_key:
|
160
160
|
specification_version: 4
|
161
|
-
summary: Extensions for using
|
161
|
+
summary: Extensions for using Blueprinter with ActiveRecord
|
162
162
|
test_files: []
|