blaze_rails 0.1.2.pre.beta → 0.1.2.pre.beta2
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.
- checksums.yaml +4 -4
- data/lib/blaze_rails/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 294345b3530658150a039720812ba6ccf1661c8b
|
|
4
|
+
data.tar.gz: eec8e321ca4bb4b394c171fe400c91278db9b13f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 821c89a1594cd6250f26afbb751f3e30faa61d7d828065f04f797e33acf5c8d96f968fccae2ba646596b84c4dc99a7f3927768a6b0c1aaf5d0af1ae32e2631e6
|
|
7
|
+
data.tar.gz: bf777ee845d3727e8b1f6b5b4916682d3bc1b155dd930d126eba70b3a9cb2672ee2af0040427fd0542808b2e01fefd7dcc297fc517c63aff362ea4a92cdd6018
|
data/lib/blaze_rails/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: blaze_rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.2.pre.
|
|
4
|
+
version: 0.1.2.pre.beta2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Suyesh Bhandari
|
|
@@ -75,5 +75,5 @@ rubyforge_project:
|
|
|
75
75
|
rubygems_version: 2.6.4
|
|
76
76
|
signing_key:
|
|
77
77
|
specification_version: 4
|
|
78
|
-
summary: SASS version of Blaze CSS
|
|
78
|
+
summary: SASS version of Blaze CSS. ***WORK IN PROGRESS***
|
|
79
79
|
test_files: []
|