mirror of
https://github.com/ditkrg/schemable.git
synced 2026-01-22 22:26:41 +00:00
Updates gem version
This commit is contained in:
parent
cddc117b47
commit
671571282d
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
schemable (0.1.3)
|
||||
schemable (0.1.4)
|
||||
factory_bot_rails (~> 6.2.0)
|
||||
jsonapi-rails (~> 0.4.1)
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Schemable
|
||||
VERSION = '0.1.3'
|
||||
VERSION = '0.1.4'
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user