avo 3.11.8 → 3.11.10

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: b364cc05b3111eb472564343ceb525ee944b00087a2910bc91ec8c40a811c1cb
4
- data.tar.gz: 86a01c00a20f0385d544971dcf7742000ae1dd3baa2fecc90f18572565b2b71e
3
+ metadata.gz: ee5f9113b37053e43065a7acaf34cde1cba9e2b297c88c64f6c79f8717995b50
4
+ data.tar.gz: 4dab827b95239e51d02b237c245b6293e17df89dab56dc91e4646035478058ec
5
5
  SHA512:
6
- metadata.gz: 17bec201bc1fa5127c20cabc61a8e841cb822949e280ac8defb3a45fe02ef2856b5c3e40abb64fb1ef08753d4b5767c6b728892ee0ab61a598b32fd663399704
7
- data.tar.gz: 4ff89c2d31aeee9032f95c2cb0fa602dc056cfd67fb6c9b52621110099fc3d3c6690d741be8888f2e17c12fad00558bd031c8032b732577cfb6dddfccc8e602a
6
+ metadata.gz: 1a6e5969e163adacdf017c015c861f84852daddcf11910d969b07981d7bc701ab06b1d4671edb478ed6f33a3e6b5f054396fd4dda5f28e770c8f6b1489031daf
7
+ data.tar.gz: 0e5ae8070c7646318efbda00096ed29541941b85e0827a1e661fd054ccbce77f309ad23fac5cc3f2071d1cf5d05d681085f146e39a164e545a93ff5fe65a2a86
data/Gemfile CHANGED
@@ -183,8 +183,6 @@ gem "avo-money_field"
183
183
  # gem "avo-record_link_field", path: "./../avo-record_link_field"
184
184
  gem "avo-record_link_field"
185
185
 
186
- # gem "avo-rhino_field", path: "./../avo-rhino_field"
187
-
188
186
  # gem "pagy", "< 8.0.0"
189
187
  gem "pagy", "> 8"
190
188
 
data/Gemfile.lock CHANGED
@@ -105,7 +105,7 @@ GIT
105
105
  PATH
106
106
  remote: .
107
107
  specs:
108
- avo (3.11.8)
108
+ avo (3.11.10)
109
109
  actionview (>= 6.1)
110
110
  active_link_to
111
111
  activerecord (>= 6.1)