mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-23 06:36:40 +00:00
Updates Gem Version
This commit is contained in:
parent
b8928ee1ea
commit
d7d260f4ff
@ -1,7 +1,7 @@
|
|||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
schemable (0.1.4)
|
schemable (1.0.0)
|
||||||
factory_bot_rails (~> 6.2.0)
|
factory_bot_rails (~> 6.2.0)
|
||||||
jsonapi-rails (~> 0.4.1)
|
jsonapi-rails (~> 0.4.1)
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Schemable
|
module Schemable
|
||||||
VERSION = '0.1.4'
|
VERSION = '1.0.0'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user