kadmin 0.4.1 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kadmin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicolas Pepin-Perreault
@@ -1013,6 +1013,15 @@ files:
1013
1013
  - test/dummy/tmp/miniprofiler/mp_timers_wuqypi49rrbb3x6w02ne
1014
1014
  - test/dummy/tmp/miniprofiler/mp_views_127.0.0.1
1015
1015
  - test/test_helper.rb
1016
+ - vendor/assets/javascripts/modular.js
1017
+ - vendor/assets/javascripts/modular/vendor.js
1018
+ - vendor/assets/javascripts/select2.js
1019
+ - vendor/assets/stylesheets/modular.css
1020
+ - vendor/assets/stylesheets/modular/app-blue.css
1021
+ - vendor/assets/stylesheets/modular/vendor.css
1022
+ - vendor/assets/stylesheets/select2.css
1023
+ - vendor/assets/stylesheets/select2/select2-bootstrap.css
1024
+ - vendor/assets/stylesheets/select2/select2.css
1016
1025
  homepage: https://github.com/offerista/Kadmin
1017
1026
  licenses:
1018
1027
  - MIT