avo 3.26.4 → 3.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7af5dac7b74f57129e7b45d83400f6147f3d85ac32a6438ddc1479419bdc83bd
4
- data.tar.gz: bdbe0abc17a2accffe9e8cb655e3454f01cf03964b8f97b1bb2d80b1067755be
3
+ metadata.gz: 867fef6728ec2a3fddeea7b24f28821dfbd5f395b7df861e386201b748561d87
4
+ data.tar.gz: 84b350b46c5cbef8823e6ae9a5e343938e3fae663bba8e407d836a3ff6721937
5
5
  SHA512:
6
- metadata.gz: e2472aee4f8e46f91c62f035513f6ac50256c59bf9925b1bc38625095f6e9fd8990edceb7469fcd1f44501a537e08fa464c8b2616715128150ca3e4e8f388eb7
7
- data.tar.gz: 7989c3146bd724b7ee3d450c4a4149fc18662bd21a774436f04899c74b7079a7bfa1eda3bc8fd6598ad3af6147cd1c1dd9001a8b542c4b603b9a730052676e29
6
+ metadata.gz: d71ba91f2bb012a65a44388c5ab1861df8a65339c0d9a125f1418a393e9d4815d1f7a00312a2c46812d2b46bd07ae34a64dbea0c37fbe7fb0ed3f1082d974085
7
+ data.tar.gz: 56144157674c868c09d5c32fa1d04d754de3d4cbf7f8330e5c046d5d27ab5f3dbe3a93d02f38e80650c17e5755e9ad5cee0e798aaff823db6cc77c30ccc0699f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- avo (3.26.4)
4
+ avo (3.27.0)
5
5
  actionview (>= 6.1)
6
6
  active_link_to
7
7
  activerecord (>= 6.1)
@@ -114,8 +114,8 @@ GEM
114
114
  csv
115
115
  parser
116
116
  prism
117
- addressable (2.8.7)
118
- public_suffix (>= 2.0.2, < 7.0)
117
+ addressable (2.8.8)
118
+ public_suffix (>= 2.0.2, < 8.0)
119
119
  amazing_print (2.0.0)
120
120
  annotate (2.6.5)
121
121
  activerecord (>= 2.3.0)
@@ -131,8 +131,8 @@ GEM
131
131
  money-rails (~> 1.12)
132
132
  avo-record_link_field (0.0.2)
133
133
  aws-eventstream (1.4.0)
134
- aws-partitions (1.1180.0)
135
- aws-sdk-core (3.236.0)
134
+ aws-partitions (1.1188.0)
135
+ aws-sdk-core (3.239.2)
136
136
  aws-eventstream (~> 1, >= 1.3.0)
137
137
  aws-partitions (~> 1, >= 1.992.0)
138
138
  aws-sigv4 (~> 1.9)
@@ -140,10 +140,10 @@ GEM
140
140
  bigdecimal
141
141
  jmespath (~> 1, >= 1.6.1)
142
142
  logger
143
- aws-sdk-kms (1.116.0)
144
- aws-sdk-core (~> 3, >= 3.234.0)
143
+ aws-sdk-kms (1.118.0)
144
+ aws-sdk-core (~> 3, >= 3.239.1)
145
145
  aws-sigv4 (~> 1.5)
146
- aws-sdk-s3 (1.203.0)
146
+ aws-sdk-s3 (1.205.0)
147
147
  aws-sdk-core (~> 3, >= 3.234.0)
148
148
  aws-sdk-kms (~> 1)
149
149
  aws-sigv4 (~> 1.5)
@@ -167,7 +167,7 @@ GEM
167
167
  smart_properties
168
168
  bigdecimal (3.3.1)
169
169
  bindex (0.8.1)
170
- bootsnap (1.18.6)
170
+ bootsnap (1.19.0)
171
171
  msgpack (~> 1.2)
172
172
  builder (3.3.0)
173
173
  bump (0.10.0)
@@ -187,7 +187,7 @@ GEM
187
187
  coercible (1.0.0)
188
188
  descendants_tracker (~> 0.0.1)
189
189
  concurrent-ruby (1.3.5)
190
- connection_pool (2.5.4)
190
+ connection_pool (2.5.5)
191
191
  countries (8.0.4)
192
192
  unaccent (~> 0.3)
193
193
  crack (1.0.1)
@@ -265,7 +265,7 @@ GEM
265
265
  dry-inflector (~> 1.0)
266
266
  dry-logic (~> 1.4)
267
267
  zeitwerk (~> 2.6)
268
- erb (5.1.3)
268
+ erb (6.0.0)
269
269
  erb-formatter (0.7.3)
270
270
  syntax_tree (~> 6.0)
271
271
  erb_lint (0.9.0)
@@ -290,8 +290,8 @@ GEM
290
290
  logger
291
291
  faraday-multipart (1.1.1)
292
292
  multipart-post (~> 2.0)
293
- faraday-net_http (3.4.1)
294
- net-http (>= 0.5.0)
293
+ faraday-net_http (3.4.2)
294
+ net-http (~> 0.5)
295
295
  ferrum (0.17.1)
296
296
  addressable (~> 2.5)
297
297
  base64 (~> 0.2)
@@ -369,7 +369,7 @@ GEM
369
369
  jmespath (1.6.2)
370
370
  jsbundling-rails (1.3.1)
371
371
  railties (>= 6.0.0)
372
- json (2.15.2)
372
+ json (2.16.0)
373
373
  kramdown (2.5.1)
374
374
  rexml (>= 3.3.9)
375
375
  kramdown-parser-gfm (1.1.0)
@@ -404,7 +404,7 @@ GEM
404
404
  mini_magick (5.3.1)
405
405
  logger
406
406
  mini_mime (1.1.5)
407
- minitest (5.26.0)
407
+ minitest (5.26.2)
408
408
  monetize (1.13.0)
409
409
  money (~> 6.12)
410
410
  money (6.19.0)
@@ -416,8 +416,8 @@ GEM
416
416
  railties (>= 3.0)
417
417
  msgpack (1.8.0)
418
418
  multipart-post (2.4.1)
419
- net-http (0.7.0)
420
- uri
419
+ net-http (0.8.0)
420
+ uri (>= 0.11.1)
421
421
  net-imap (0.5.12)
422
422
  date
423
423
  net-protocol
@@ -459,7 +459,7 @@ GEM
459
459
  psych (5.2.6)
460
460
  date
461
461
  stringio
462
- public_suffix (6.0.2)
462
+ public_suffix (7.0.0)
463
463
  puma (6.6.1)
464
464
  nio4r (~> 2.0)
465
465
  racc (1.8.1)
@@ -496,7 +496,7 @@ GEM
496
496
  rails-html-sanitizer (1.6.2)
497
497
  loofah (~> 2.21)
498
498
  nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
499
- rails-i18n (8.0.2)
499
+ rails-i18n (8.1.0)
500
500
  i18n (>= 0.7, < 2)
501
501
  railties (>= 8.0.0, < 9)
502
502
  railties (8.0.4)
@@ -519,7 +519,7 @@ GEM
519
519
  ffi (~> 1.0)
520
520
  rbs (3.9.5)
521
521
  logger
522
- rdoc (6.15.1)
522
+ rdoc (6.16.0)
523
523
  erb
524
524
  psych (>= 4.0.0)
525
525
  tsort
@@ -534,7 +534,7 @@ GEM
534
534
  rainbow (>= 2.0, < 4.0)
535
535
  rexml (~> 3.1)
536
536
  regexp_parser (2.11.3)
537
- reline (0.6.2)
537
+ reline (0.6.3)
538
538
  io-console (~> 0.5)
539
539
  responders (3.2.0)
540
540
  actionpack (>= 7.0)
@@ -562,7 +562,7 @@ GEM
562
562
  rspec-retry (0.6.2)
563
563
  rspec-core (> 3.3)
564
564
  rspec-support (3.13.6)
565
- rubocop (1.80.2)
565
+ rubocop (1.81.7)
566
566
  json (~> 2.3)
567
567
  language_server-protocol (~> 3.17.0.2)
568
568
  lint_roller (~> 1.1.0)
@@ -570,10 +570,10 @@ GEM
570
570
  parser (>= 3.3.0.2)
571
571
  rainbow (>= 2.2.2, < 4.0)
572
572
  regexp_parser (>= 2.9.3, < 3.0)
573
- rubocop-ast (>= 1.46.0, < 2.0)
573
+ rubocop-ast (>= 1.47.1, < 2.0)
574
574
  ruby-progressbar (~> 1.7)
575
575
  unicode-display_width (>= 2.4.0, < 4.0)
576
- rubocop-ast (1.47.1)
576
+ rubocop-ast (1.48.0)
577
577
  parser (>= 3.3.7.2)
578
578
  prism (~> 1.4)
579
579
  rubocop-performance (1.25.0)
@@ -654,10 +654,10 @@ GEM
654
654
  actionpack (>= 6.1)
655
655
  activesupport (>= 6.1)
656
656
  sprockets (>= 3.0.0)
657
- standard (1.51.1)
657
+ standard (1.52.0)
658
658
  language_server-protocol (~> 3.17.0.2)
659
659
  lint_roller (~> 1.0)
660
- rubocop (~> 1.80.2)
660
+ rubocop (~> 1.81.7)
661
661
  standard-custom (~> 1.0.0)
662
662
  standard-performance (~> 1.8)
663
663
  standard-custom (1.0.2)
@@ -666,7 +666,7 @@ GEM
666
666
  standard-performance (1.8.0)
667
667
  lint_roller (~> 1.1)
668
668
  rubocop-performance (~> 1.25.0)
669
- stringio (3.1.7)
669
+ stringio (3.1.8)
670
670
  syntax_tree (6.3.0)
671
671
  prettier_print (>= 1.2.0)
672
672
  terminal-table (4.0.0)
@@ -709,7 +709,7 @@ GEM
709
709
  addressable (>= 2.8.0)
710
710
  crack (>= 0.3.2)
711
711
  hashdiff (>= 0.4.0, < 2.0.0)
712
- webrick (1.9.1)
712
+ webrick (1.9.2)
713
713
  websocket-driver (0.8.0)
714
714
  base64
715
715
  websocket-extensions (>= 0.1.0)
data/lib/avo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Avo
2
- VERSION = "3.26.4" unless const_defined?(:VERSION)
2
+ VERSION = "3.27.0" unless const_defined?(:VERSION)
3
3
  end