avo 2.48.0 → 2.49.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.
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avo
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.48.0
4
+ version: 2.49.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Marin
8
8
  - Mihai Marin
9
+ - Paul Bob
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2024-02-21 00:00:00.000000000 Z
13
+ date: 2024-04-12 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: activerecord
@@ -207,9 +208,10 @@ dependencies:
207
208
  - - ">="
208
209
  - !ruby/object:Gem::Version
209
210
  version: '0'
210
- description: Avo abstracts away the common parts of building apps, letting your engineers
211
- work on your app's essential components. The result is a full-featured admin panel
212
- that works out of the box, ready to give to your end-users.
211
+ description: Avo is a very custom Content Management System for Ruby on Rails that
212
+ saves engineers and teams months of development time by building user interfaces
213
+ and logic using configuration rather than traditional coding; When configuration
214
+ is not enough, you can fallback to familiar Ruby on Rails code.
213
215
  email:
214
216
  - avo@avohq.io
215
217
  executables: []
@@ -1983,6 +1985,7 @@ files:
1983
1985
  - public/avo-assets/placeholder.svg
1984
1986
  homepage: https://avohq.io
1985
1987
  licenses:
1988
+ - LGPL-3.0
1986
1989
  - Commercial
1987
1990
  metadata:
1988
1991
  bug_tracker_uri: https://github.com/avo-hq/avo/issues
@@ -2008,6 +2011,5 @@ requirements: []
2008
2011
  rubygems_version: 3.3.3
2009
2012
  signing_key:
2010
2013
  specification_version: 4
2011
- summary: Configuration-based, no-maintenance, extendable Ruby on Rails admin panel
2012
- framework.
2014
+ summary: Admin panel framework and Content Management System for Ruby on Rails.
2013
2015
  test_files: []