nail_polish 0.2.8 → 0.2.9
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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 22a5d2c38b96e386f87b608faf6d5df3f58d7378
|
|
4
|
+
data.tar.gz: 78e5aff5165a8b33e283f452d61c5145350722a2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 65375153fa6bb78dbf38109a66f02370fdf8c08fff68e5432ae558014b61833f623fe01b86265ab3f8bed56cb8b1fc2cd7fecb5c5d7731c975881350da4ee59b
|
|
7
|
+
data.tar.gz: e3557aa97123ab3f25a68d3639d676705237ab692aa0ea82de8f4b4982841706c025b00dc77e3bb70195cde7ab23c456e059740f666fab8709092eb6eb10fd66
|
|
File without changes
|
data/lib/nail_polish/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: nail_polish
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.9
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kane Baccigalupi
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2014-07-
|
|
13
|
+
date: 2014-07-21 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: rails
|
|
@@ -232,13 +232,13 @@ files:
|
|
|
232
232
|
- app/assets/stylesheets/nail_polish/desktop/layout.scss
|
|
233
233
|
- app/assets/stylesheets/nail_polish/desktop/oo_styles.scss
|
|
234
234
|
- app/assets/stylesheets/nail_polish/desktop/widgets/menu.scss
|
|
235
|
-
- app/assets/stylesheets/nail_polish/desktop/widgets/modal.scss
|
|
236
235
|
- app/assets/stylesheets/nail_polish/tablet.scss
|
|
237
236
|
- app/assets/stylesheets/nail_polish/tablet/grid.scss
|
|
238
237
|
- app/assets/stylesheets/nail_polish/tablet/oo_styles.scss
|
|
239
238
|
- app/assets/stylesheets/nail_polish/tablet_and_desktop.scss
|
|
240
239
|
- app/assets/stylesheets/nail_polish/tablet_and_desktop/typography_and_tags.scss
|
|
241
240
|
- app/assets/stylesheets/nail_polish/tablet_and_desktop/variables.scss
|
|
241
|
+
- app/assets/stylesheets/nail_polish/tablet_and_desktop/widgets/modal.scss
|
|
242
242
|
- config/initializers/nail_polish.rb
|
|
243
243
|
- config/routes.rb
|
|
244
244
|
- lib/nail_polish.rb
|