avo 3.2.0 → 3.2.1

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.

Potentially problematic release.


This version of avo might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4418bb2bec9ea4d668d8696b07c93ed89eed20c42c33eba248a41f74d4ffbf28
4
- data.tar.gz: f8c56617f5374ab0eb7f16aad8cd9bcf7ac0da19e6a7b19600d0ecbc35061b91
3
+ metadata.gz: 06d5a93f48d955a4a6f872e0e4e3e0775db58c7a2277bf494f5dfc1cf73b9d94
4
+ data.tar.gz: fa680ae5ea66d1d92fa1ec0076047c14cd4ef8cdd0e95acb3245006cd6040723
5
5
  SHA512:
6
- metadata.gz: 01e1d0bc4ef82e8d9a382ab18fd46d623a2de4f3c3f23aa739b2348672dd650cfe2be36b6df6291212aab1d5056c7cec9e30e0fa0b9614c4b055d0ca4e02747c
7
- data.tar.gz: 27a46813fd5642a041fac3eab44fdc7d6aa931c4f730b23e247495c67f2e4f35a36bd76da037e042d8089041561666e561997fd1e5b5072cad07e89cc786a9ea
6
+ metadata.gz: a0b026bdd388bbc52428a5ba5ea078a1742b60d7cbd85099610bfaff1fb5a5b69c0304dc735a0162c2f156a2c9a80a90f19c5b6ffdffa29894f61fd0f961b783
7
+ data.tar.gz: bd55c45f8033e7a95bfb545389736ef5c2d76008c247b1c036c55fe2df85aceb882f57731d87e585c6d00d5f57ed295aeb7f7fe00247d9f8eb58ce72921cc547
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- avo (3.2.0)
4
+ avo (3.2.1)
5
5
  actionview (>= 6.1)
6
6
  active_link_to
7
7
  activerecord (>= 6.1)
@@ -13,7 +13,7 @@ PATH
13
13
  inline_svg
14
14
  meta-tags
15
15
  pagy
16
- turbo-rails (~> 2.0.0.pre.beta.1)
16
+ turbo-rails
17
17
  turbo_power (>= 0.6.0)
18
18
  view_component (>= 3.7.0)
19
19
  zeitwerk (>= 2.6.12)
@@ -498,7 +498,7 @@ GEM
498
498
  thor (1.3.0)
499
499
  tilt (2.3.0)
500
500
  timeout (0.4.1)
501
- turbo-rails (2.0.0.pre.beta.1)
501
+ turbo-rails (1.4.0)
502
502
  actionpack (>= 6.0.0)
503
503
  activejob (>= 6.0.0)
504
504
  railties (>= 6.0.0)