avo 3.11.8 → 3.11.9

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: 95ed3c490102f236611ef61554c7f9f52475a5af2dd772ca5c520a07b14cc039
4
+ data.tar.gz: c019b70a43ef1176cebd6522619987f8b7a961a1b8cda4775f1d0304d0726f29
5
5
  SHA512:
6
- metadata.gz: 17bec201bc1fa5127c20cabc61a8e841cb822949e280ac8defb3a45fe02ef2856b5c3e40abb64fb1ef08753d4b5767c6b728892ee0ab61a598b32fd663399704
7
- data.tar.gz: 4ff89c2d31aeee9032f95c2cb0fa602dc056cfd67fb6c9b52621110099fc3d3c6690d741be8888f2e17c12fad00558bd031c8032b732577cfb6dddfccc8e602a
6
+ metadata.gz: ed49311c6bd0f97ba58ec73f13f9f1f523ab8fff7112d9fc4891b30b02f1f251324040061db06c2d476f4db3109b2d4ea392fd05e213a7754dadddfc170eef9e
7
+ data.tar.gz: aeaf279a6dc17e01d4073ef7bbdec098996a95d2f057e88c3c68b168f8713c9d893a03efdfdbead547a323cc24dc0f51a7a2b282844ad360f2e7454b276f2ca7
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.9)
109
109
  actionview (>= 6.1)
110
110
  active_link_to
111
111
  activerecord (>= 6.1)