We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488a2a9 commit d08644cCopy full SHA for d08644c
active_mappers.gemspec
@@ -1,10 +1,10 @@
1
Gem::Specification.new do |s|
2
s.name = 'active_mappers'
3
- s.version = '1.4.7'
4
- s.date = '2020-11-12'
+ s.version = '1.5.0'
+ s.date = '2024-01-26'
5
s.summary = 'Slick, fast view layer for you Rails API.'
6
s.description = 'Fast, simple, declarative way to design your API\'s view layer'
7
- s.authors = ['Michaël Villeneuve']
+ s.authors = ['Michaël Villeneuve', 'Loïc SENCE']
8
s.homepage = 'https://github.com/fidme/active_mappers'
9
s.email = 'contact@michaelvilleneuve.fr'
10
s.files = Dir.chdir(File.expand_path('..', __FILE__)) do
0 commit comments