pg_rails 7.6.21.pre.6 → 7.6.21.pre.8
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a439af10284382f4f53949fdda3f7896153111579e5a82bc165173dad621e7b
|
4
|
+
data.tar.gz: a8eb2dc72770f60c14a71181f6134882106f5f8031c623c1820d9614beb15002
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7346846582bd45180a3f34327364f4ce153d5e16f4716e84bc12fef3d9b5bb7b9ae7557abeecf67b05c61b37aa94ec1481298cad705e1d9d1093ba7aa5271831
|
7
|
+
data.tar.gz: 2a0541a2a7c51e4e2a0205f8e8270f60f2bc7e08b038d3b9bfee92f4fed22da9b323709b3b81d3018eae80f726f7f8071bdda249b550e4f724cc9b0c2cffa466
|
data/pg_rails/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pg_rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 7.6.21.pre.
|
4
|
+
version: 7.6.21.pre.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Martín Rosso
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-11-
|
11
|
+
date: 2024-11-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -1036,6 +1036,7 @@ files:
|
|
1036
1036
|
- pg_rails/lib/pg_rails/capybara_support.rb
|
1037
1037
|
- pg_rails/lib/pg_rails/current_attributes_support.rb
|
1038
1038
|
- pg_rails/lib/pg_rails/dotenv_support.rb
|
1039
|
+
- pg_rails/lib/pg_rails/draper_support.rb
|
1039
1040
|
- pg_rails/lib/pg_rails/pundit_matchers.rb
|
1040
1041
|
- pg_rails/lib/pg_rails/redis_support.rb
|
1041
1042
|
- pg_rails/lib/pg_rails/rspec_logger_matchers.rb
|