mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix conference serializer spec to work with MySQL
This commit is contained in:
parent
9eb4ac2738
commit
4d6868d9bb
5 changed files with 125 additions and 73 deletions
|
|
@ -230,6 +230,8 @@ GEM
|
|||
jquery-ui-rails (4.2.1)
|
||||
railties (>= 3.2.16)
|
||||
json (1.8.3)
|
||||
json-schema (2.5.0)
|
||||
addressable (~> 2.3)
|
||||
jwt (1.0.0)
|
||||
launchy (2.4.2)
|
||||
addressable (~> 2.3)
|
||||
|
|
@ -577,6 +579,7 @@ DEPENDENCIES
|
|||
jquery-datatables-rails (~> 2.2.1)
|
||||
jquery-rails
|
||||
jquery-ui-rails (~> 4.2.1)
|
||||
json-schema
|
||||
leaflet-rails
|
||||
letter_opener
|
||||
letter_opener_web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue