pg_objects 1.0.1 → 1.0.3

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: 2a4d4d3c41f35ec0e5129b798e60217798d3b8ee07698fcdd7964bdd19b65fbb
4
- data.tar.gz: c463d4f59980e65e98539f67eaa1844bdccbd24f4725066fc09698513af1f8e1
3
+ metadata.gz: 2794a5dc0139bf6ad60619166faf652f4e9f5bc0bd587400222892f1fec37e9b
4
+ data.tar.gz: 5b53a16cfa89bfc94aa6eea3d56f381c8a4af4e167afbace126278b962b4eac7
5
5
  SHA512:
6
- metadata.gz: 0cf962f9efef35866eaa95be8bba9e5e37204bc93ed14d854f79b674202e738ec24f564a6ca85a8c2a67b54a11da5a336b2280cbe54216ce4471ec50e87faa49
7
- data.tar.gz: 35a17d99167c05410e8bd1886902a68e92d794836b87380052cfccbd140e85784c754936f1b86456a7f3288326c41723a0a7f0c612f178295cc8cf67064d4693
6
+ metadata.gz: d850aa08d47a0e0bff2392cbc4c17da3c8a4262b5ae9612eb7a2a98309180dd38f547e3562c11728e862059b342f43b3d060fa55ffc516a8deaefc3ca8d6a80b
7
+ data.tar.gz: d6c065a60674901d207525c029b5113ba2ca47d9911df32663d5f6a8818065fec3106be61b7c86f648786aac050b5e14cc209eae7c50ae75aa870501854aacd7
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- pg_objects (1.0.1)
4
+ pg_objects (1.0.3)
5
5
  activerecord (>= 6.0.3.5, < 7)
6
6
  pg_query (~> 1)
7
7
  railties (>= 4, < 7)
@@ -44,31 +44,34 @@ GEM
44
44
  crass (1.0.6)
45
45
  diff-lcs (1.5.0)
46
46
  erubi (1.12.0)
47
- i18n (1.12.0)
47
+ i18n (1.14.1)
48
48
  concurrent-ruby (~> 1.0)
49
49
  json (2.6.3)
50
- loofah (2.20.0)
50
+ language_server-protocol (3.17.0.3)
51
+ loofah (2.21.3)
51
52
  crass (~> 1.0.2)
52
- nokogiri (>= 1.5.9)
53
+ nokogiri (>= 1.12.0)
53
54
  method_source (1.0.0)
54
- mini_portile2 (2.8.1)
55
- minitest (5.18.0)
56
- nokogiri (1.14.3)
57
- mini_portile2 (~> 2.8.0)
55
+ mini_portile2 (2.8.2)
56
+ minitest (5.18.1)
57
+ nokogiri (1.15.2)
58
+ mini_portile2 (~> 2.8.2)
58
59
  racc (~> 1.4)
59
- parallel (1.22.1)
60
- parser (3.2.2.0)
60
+ parallel (1.23.0)
61
+ parser (3.2.2.3)
61
62
  ast (~> 2.4.1)
63
+ racc
62
64
  pg_query (1.3.0)
63
- racc (1.6.2)
64
- rack (2.2.6.4)
65
+ racc (1.7.1)
66
+ rack (2.2.7)
65
67
  rack-test (2.1.0)
66
68
  rack (>= 1.3)
67
69
  rails-dom-testing (2.0.3)
68
70
  activesupport (>= 4.2.0)
69
71
  nokogiri (>= 1.6)
70
- rails-html-sanitizer (1.5.0)
71
- loofah (~> 2.19, >= 2.19.1)
72
+ rails-html-sanitizer (1.6.0)
73
+ loofah (~> 2.21)
74
+ nokogiri (~> 1.14)
72
75
  railties (6.1.7.3)
73
76
  actionpack (= 6.1.7.3)
74
77
  activesupport (= 6.1.7.3)
@@ -79,50 +82,54 @@ GEM
79
82
  rake (13.0.6)
80
83
  rake-hooks (1.2.3)
81
84
  rake
82
- regexp_parser (2.7.0)
85
+ regexp_parser (2.8.1)
83
86
  rexml (3.2.5)
84
87
  rspec (3.12.0)
85
88
  rspec-core (~> 3.12.0)
86
89
  rspec-expectations (~> 3.12.0)
87
90
  rspec-mocks (~> 3.12.0)
88
- rspec-core (3.12.1)
91
+ rspec-core (3.12.2)
89
92
  rspec-support (~> 3.12.0)
90
- rspec-expectations (3.12.2)
93
+ rspec-expectations (3.12.3)
91
94
  diff-lcs (>= 1.2.0, < 2.0)
92
95
  rspec-support (~> 3.12.0)
93
96
  rspec-mocks (3.12.5)
94
97
  diff-lcs (>= 1.2.0, < 2.0)
95
98
  rspec-support (~> 3.12.0)
96
99
  rspec-support (3.12.0)
97
- rubocop (1.50.1)
100
+ rubocop (1.53.0)
98
101
  json (~> 2.3)
102
+ language_server-protocol (>= 3.17.0)
99
103
  parallel (~> 1.10)
100
- parser (>= 3.2.0.0)
104
+ parser (>= 3.2.2.3)
101
105
  rainbow (>= 2.2.2, < 4.0)
102
106
  regexp_parser (>= 1.8, < 3.0)
103
107
  rexml (>= 3.2.5, < 4.0)
104
108
  rubocop-ast (>= 1.28.0, < 2.0)
105
109
  ruby-progressbar (~> 1.7)
106
110
  unicode-display_width (>= 2.4.0, < 3.0)
107
- rubocop-ast (1.28.0)
111
+ rubocop-ast (1.29.0)
108
112
  parser (>= 3.2.1.0)
109
- rubocop-capybara (2.17.1)
113
+ rubocop-capybara (2.18.0)
110
114
  rubocop (~> 1.41)
111
- rubocop-rails (2.19.0)
115
+ rubocop-factory_bot (2.23.1)
116
+ rubocop (~> 1.33)
117
+ rubocop-rails (2.20.2)
112
118
  activesupport (>= 4.2.0)
113
119
  rack (>= 1.1)
114
120
  rubocop (>= 1.33.0, < 2.0)
115
121
  rubocop-rake (0.6.0)
116
122
  rubocop (~> 1.0)
117
- rubocop-rspec (2.19.0)
123
+ rubocop-rspec (2.22.0)
118
124
  rubocop (~> 1.33)
119
125
  rubocop-capybara (~> 2.17)
126
+ rubocop-factory_bot (~> 2.22)
120
127
  ruby-progressbar (1.13.0)
121
- thor (1.2.1)
128
+ thor (1.2.2)
122
129
  tzinfo (2.0.6)
123
130
  concurrent-ruby (~> 1.0)
124
131
  unicode-display_width (2.4.2)
125
- zeitwerk (2.6.7)
132
+ zeitwerk (2.6.8)
126
133
 
127
134
  PLATFORMS
128
135
  ruby
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2018 Denis Kiselyov
3
+ Copyright (c) 2018 Denis Kiselev
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module PgObjects
4
- VERSION = '1.0.1'
4
+ VERSION = '1.0.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pg_objects
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Denis Kiselyov
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-04-13 00:00:00.000000000 Z
11
+ date: 2023-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord