Skip to content

Commit d08644c

Browse files
committed
active_mappers.gemspec
1 parent 488a2a9 commit d08644c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

active_mappers.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Gem::Specification.new do |s|
22
s.name = 'active_mappers'
3-
s.version = '1.4.7'
4-
s.date = '2020-11-12'
3+
s.version = '1.5.0'
4+
s.date = '2024-01-26'
55
s.summary = 'Slick, fast view layer for you Rails API.'
66
s.description = 'Fast, simple, declarative way to design your API\'s view layer'
7-
s.authors = ['Michaël Villeneuve']
7+
s.authors = ['Michaël Villeneuve', 'Loïc SENCE']
88
s.homepage = 'https://github.com/fidme/active_mappers'
99
s.email = 'contact@michaelvilleneuve.fr'
1010
s.files = Dir.chdir(File.expand_path('..', __FILE__)) do

0 commit comments

Comments
 (0)