coreui-rails 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 369a1cde5c529e10ad0b0953db239ec0180a060b3efce0f0459ca99a8a93c7fc
4
- data.tar.gz: 18e306342268273beae7b7848d4973db48338a8064953c0abba81747b91684ed
3
+ metadata.gz: 980c9e0f86734361d5f503cc8e7313ca82aeebf83f01c2039039eba721df21a7
4
+ data.tar.gz: f2af4a8b9ed0935989e17e19971c52df3bb0655e0cef2cecf4434393c8e83453
5
5
  SHA512:
6
- metadata.gz: d58e4cb9789633c165a3f5ec1d04cfeae458c952925adce171d9f446ab663d0a26629cb379067f7266c71e2f5bb8e6bf401e80b83454574ee2ae5f93e5012d97
7
- data.tar.gz: 74b16d1b0196d5b11f5c5dbe97abe5da95a36ec85a242f789f6735bb8bfd3dd48b15c3c971de71f59e0e327447013f6a9b0a2c3edf7b38196b94d32b5ce6cd8b
6
+ metadata.gz: c904937a741546ba20ee419b6b326363f40e7734bd96237ded744119476a88752785e8769203f97d28e7ce550c7d160104674804060ce55ce7210c24860cb2e4
7
+ data.tar.gz: c6e878ceffc98a2ece3a0f3c92e3a8a4091a530bfe153ea1b5453ca7ac845ed9b4b16cfbd867c94efa155eab7a91de1e395710347e0777a051e5951d5fb6f862
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- coreui-rails (0.2.4)
4
+ coreui-rails (0.2.5)
5
5
  sass (~> 3.2)
6
6
 
7
7
  GEM
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.authors = ['Chris Born']
9
9
  spec.email = ['chris@peltedvenom.com']
10
10
 
11
- spec.summary = 'Gem to add CoreUI assets to your Rails asset pipeline.'
12
- spec.description = 'CoreUI is free bootstrap admin template with Angular2, AngularJS, React.js & Vue.js support.'
11
+ spec.summary = 'Gem to add CoreUI-Free assets to your Rails asset pipeline.'
12
+ spec.description = 'A is a simple gem to get for adding the CoreUI-Free admin template (by Łukasz Holeczek) to a Rails project\'s asset pipeline.'
13
13
  spec.homepage = 'https://github.com/pelted/coreui-rails'
14
14
  spec.license = 'MIT'
15
15
 
@@ -1,3 +1,3 @@
1
1
  module CoreUI
2
- VERSION = '0.2.4'.freeze
2
+ VERSION = '0.2.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coreui-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Born
@@ -24,8 +24,8 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '3.2'
27
- description: CoreUI is free bootstrap admin template with Angular2, AngularJS, React.js
28
- & Vue.js support.
27
+ description: A is a simple gem to get for adding the CoreUI-Free admin template (by
28
+ Łukasz Holeczek) to a Rails project's asset pipeline.
29
29
  email:
30
30
  - chris@peltedvenom.com
31
31
  executables: []
@@ -191,5 +191,5 @@ rubyforge_project:
191
191
  rubygems_version: 2.7.4
192
192
  signing_key:
193
193
  specification_version: 4
194
- summary: Gem to add CoreUI assets to your Rails asset pipeline.
194
+ summary: Gem to add CoreUI-Free assets to your Rails asset pipeline.
195
195
  test_files: []