avo 3.20.3 → 3.21.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: 06dcd767be7d2db3fd95aa0fe22667203b5faaa986983cecc1e7b03c7b7cc5ec
4
- data.tar.gz: 5abd15694eaa3964699c2c4ea0f61d4528dd992cf0706a72b5ff346c043c8f42
3
+ metadata.gz: 503aff9265b0951b5292ef8be8eeb8f898c116a379cad08ecde7b69b687e3bb1
4
+ data.tar.gz: 916be5c48fb10938f6778707302029903ee46647addd6b26a23325e7d6a4083a
5
5
  SHA512:
6
- metadata.gz: dbd61a0a014fcf618752f67c7492fdb905e40a5a1a5e4918bfc497539c4cd924af45a8e08b9bb13c943f94ca32a3082b1ed44fe3ac13ec3188cb0da2dd874dc5
7
- data.tar.gz: 734cd899e7afc646df31b8fca7d81f7ab29a4f055a9d82d1205fc0e1a3999ee9244d9748d0b3351e0817daef69a015aea7cd794bb4d36778901b1f358ad29b1e
6
+ metadata.gz: 0bebcc722e7c00f95b127ff545c0ad1e3c0d7c985a5a954ecc5eff28c8aa3631a95916d7ed4f462eb27542cf00e98562024e08a64761927d089d0f145b030f8a
7
+ data.tar.gz: f799ffce49a7890f76577b15f9f826f0dd10df191a80453dc828abc77a750b7c06f69c8f3ab6d831b34765981bb0b58173b0341e214661f5cf9e0121f8fc328e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- avo (3.20.3)
4
+ avo (3.21.0)
5
5
  actionview (>= 6.1)
6
6
  active_link_to
7
7
  activerecord (>= 6.1)
@@ -117,7 +117,7 @@ GEM
117
117
  prism
118
118
  addressable (2.8.7)
119
119
  public_suffix (>= 2.0.2, < 7.0)
120
- amazing_print (1.8.0)
120
+ amazing_print (1.8.1)
121
121
  annotate (2.6.5)
122
122
  activerecord (>= 2.3.0)
123
123
  rake (>= 0.8.7)
@@ -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.3.2)
134
- aws-partitions (1.1106.0)
135
- aws-sdk-core (3.224.0)
134
+ aws-partitions (1.1108.0)
135
+ aws-sdk-core (3.224.1)
136
136
  aws-eventstream (~> 1, >= 1.3.0)
137
137
  aws-partitions (~> 1, >= 1.992.0)
138
138
  aws-sigv4 (~> 1.9)
@@ -142,8 +142,8 @@ GEM
142
142
  aws-sdk-kms (1.101.0)
143
143
  aws-sdk-core (~> 3, >= 3.216.0)
144
144
  aws-sigv4 (~> 1.5)
145
- aws-sdk-s3 (1.186.1)
146
- aws-sdk-core (~> 3, >= 3.216.0)
145
+ aws-sdk-s3 (1.187.0)
146
+ aws-sdk-core (~> 3, >= 3.224.1)
147
147
  aws-sdk-kms (~> 1)
148
148
  aws-sigv4 (~> 1.5)
149
149
  aws-sigv4 (1.11.0)
@@ -368,7 +368,7 @@ GEM
368
368
  jmespath (1.6.2)
369
369
  jsbundling-rails (1.3.1)
370
370
  railties (>= 6.0.0)
371
- json (2.12.0)
371
+ json (2.12.2)
372
372
  kramdown (2.5.1)
373
373
  rexml (>= 3.3.9)
374
374
  kramdown-parser-gfm (1.1.0)
@@ -539,12 +539,12 @@ GEM
539
539
  nokogiri
540
540
  rexml (3.4.1)
541
541
  ripper-tags (1.0.2)
542
- rspec-core (3.13.3)
542
+ rspec-core (3.13.4)
543
543
  rspec-support (~> 3.13.0)
544
- rspec-expectations (3.13.4)
544
+ rspec-expectations (3.13.5)
545
545
  diff-lcs (>= 1.2.0, < 2.0)
546
546
  rspec-support (~> 3.13.0)
547
- rspec-mocks (3.13.4)
547
+ rspec-mocks (3.13.5)
548
548
  diff-lcs (>= 1.2.0, < 2.0)
549
549
  rspec-support (~> 3.13.0)
550
550
  rspec-rails (6.1.5)
@@ -557,8 +557,8 @@ GEM
557
557
  rspec-support (~> 3.13)
558
558
  rspec-retry (0.6.2)
559
559
  rspec-core (> 3.3)
560
- rspec-support (3.13.3)
561
- rubocop (1.75.7)
560
+ rspec-support (3.13.4)
561
+ rubocop (1.75.8)
562
562
  json (~> 2.3)
563
563
  language_server-protocol (~> 3.17.0.2)
564
564
  lint_roller (~> 1.1.0)
@@ -704,7 +704,7 @@ GEM
704
704
  crack (>= 0.3.2)
705
705
  hashdiff (>= 0.4.0, < 2.0.0)
706
706
  webrick (1.9.1)
707
- websocket-driver (0.7.7)
707
+ websocket-driver (0.8.0)
708
708
  base64
709
709
  websocket-extensions (>= 0.1.0)
710
710
  websocket-extensions (0.1.5)