bootstrap_haml_helpers 1.3.0.beta → 1.3.0.beta1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bootstrap_haml_helpers.rb +2 -2
- data/lib/bootstrap_haml_helpers/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2222af88f1be43423c8dd5957778491ea14b301dcc5830e601713a4ab4feeeec
|
4
|
+
data.tar.gz: fa6cf2c6a455ab91667fc3faeb41d1526def9ca48dcda180f2860cb4a9f28533
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ff3825f77cd42120ec7a6e9018dbe6bef113e3a9fb5b203ac9a896de3c71c67e480392c380148fc019436e5b78a9b4f044e47cb585234c2c54594c6fc2a2f6e1
|
7
|
+
data.tar.gz: 75d020c3d4d88eb5940eb7b395bd8638f900923fb78400a870693cf9f476f85696ffc3818b524385118961d1b9e878074479efa088f97e404eacfa67018bedaf
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bootstrap_haml_helpers
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.0.
|
4
|
+
version: 1.3.0.beta1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Seung-Hyo Choi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-06-
|
11
|
+
date: 2019-06-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|