oulu-rails 0.6.22 → 0.6.23
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/oulu-rails/version.rb +1 -1
- metadata +1 -2
- data/vendor/assets/stylesheets/helpers/_grids.sass +0 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9794a2738be62503cfecab58af195824863c38c3
|
4
|
+
data.tar.gz: 97a3e3c32fc9b71b0c70a157d0e124112217d248
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1be32f71210a01d28c132e2e88425300f9d91b16cff53777df830f95c57042763bf6aefe13f81293ab1b604a3e1f56462f4da8caef7c88e6cbede3fb5ea3fe31
|
7
|
+
data.tar.gz: e1ea4a51b1f5648dd65c258b0db762152ad9bc2a708f13a332ab99fdb22f6b5a815bf38da3f396d3af09225ed57d7691a8f63bd06efd6a9abdda8895b7225b63
|
data/lib/oulu-rails/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: oulu-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.23
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- machida
|
@@ -91,7 +91,6 @@ files:
|
|
91
91
|
- vendor/assets/stylesheets/helpers/_block.sass
|
92
92
|
- vendor/assets/stylesheets/helpers/_border.sass
|
93
93
|
- vendor/assets/stylesheets/helpers/_font-awsome.sass
|
94
|
-
- vendor/assets/stylesheets/helpers/_grids.sass
|
95
94
|
- vendor/assets/stylesheets/helpers/_margin-padding.sass
|
96
95
|
- vendor/assets/stylesheets/helpers/_position.sass
|
97
96
|
- vendor/assets/stylesheets/helpers/_typoglaphy.sass
|