admin_lte-rails 2.3.8.1 → 2.3.8.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module AdminLte
2
- VERSION = '2.3.8.1'
2
+ VERSION = '2.3.8.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: admin_lte-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.8.1
4
+ version: 2.3.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sameer Rahmani
8
+ - Behnam Ahmad Khan Beigi
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2016-11-27 00:00:00.000000000 Z
12
+ date: 2017-10-24 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: rails-assets-admin-lte
@@ -293,6 +294,7 @@ dependencies:
293
294
  description: Gemified AdminLTE, with SASS and RTL support for Rails.
294
295
  email:
295
296
  - lxsameer@gnu.org
297
+ - yottanami@gnu.org
296
298
  executables: []
297
299
  extensions: []
298
300
  extra_rdoc_files: []
@@ -312,6 +314,10 @@ files:
312
314
  - app/assets/stylesheets/admin_lte/ltr/.scss
313
315
  - app/assets/stylesheets/admin_lte/ltr/AdminLTE.scss
314
316
  - app/assets/stylesheets/admin_lte/ltr/admin_lte.css
317
+ - app/assets/stylesheets/admin_lte/ltr/alt/AdminLTE-bootstrap-social.scss
318
+ - app/assets/stylesheets/admin_lte/ltr/alt/AdminLTE-fullcalendar.scss
319
+ - app/assets/stylesheets/admin_lte/ltr/alt/AdminLTE-select2.scss
320
+ - app/assets/stylesheets/admin_lte/ltr/alt/AdminLTE-without-plugins.scss
315
321
  - app/assets/stylesheets/admin_lte/ltr/bootstrap_manifest.scss
316
322
  - app/assets/stylesheets/admin_lte/ltr/skins/_all-skins.scss
317
323
  - app/assets/stylesheets/admin_lte/ltr/skins/skin-black-light.scss
@@ -329,6 +335,10 @@ files:
329
335
  - app/assets/stylesheets/admin_lte/rtl/.scss
330
336
  - app/assets/stylesheets/admin_lte/rtl/AdminLTE.scss
331
337
  - app/assets/stylesheets/admin_lte/rtl/admin_lte.css
338
+ - app/assets/stylesheets/admin_lte/rtl/alt/AdminLTE-bootstrap-social.scss
339
+ - app/assets/stylesheets/admin_lte/rtl/alt/AdminLTE-fullcalendar.scss
340
+ - app/assets/stylesheets/admin_lte/rtl/alt/AdminLTE-select2.scss
341
+ - app/assets/stylesheets/admin_lte/rtl/alt/AdminLTE-without-plugins.scss
332
342
  - app/assets/stylesheets/admin_lte/rtl/bootstrap_manifest.scss
333
343
  - app/assets/stylesheets/admin_lte/rtl/sidebar_rtl_fix.scss
334
344
  - app/assets/stylesheets/admin_lte/rtl/skins/_all-skins.scss
@@ -374,7 +384,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
374
384
  version: '0'
375
385
  requirements: []
376
386
  rubyforge_project:
377
- rubygems_version: 2.5.1
387
+ rubygems_version: 2.6.8
378
388
  signing_key:
379
389
  specification_version: 4
380
390
  summary: Gemified AdminLTE, with SASS and RTL support for Rails.