smock 0.1.151 → 0.1.152

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.151)
4
+ smock (0.1.152)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,9 +1,4 @@
1
1
  .flash
2
- position: fixed
3
- width: 100%
4
- z-index: 99999
5
- top: 0
6
- left: 0
7
2
  color: $white
8
3
  &.success
9
4
  background: $green
@@ -15,4 +10,4 @@
15
10
  .flash-copy, .flash-close
16
11
  color: $white
17
12
  +space(padding-top, 0.5)
18
- +space(padding-bottom, 0.5)
13
+ +space(padding-bottom, 0.5)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.151
4
+ version: 0.1.152
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-11-07 00:00:00.000000000 Z
12
+ date: 2014-11-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -443,7 +443,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
443
443
  version: '0'
444
444
  segments:
445
445
  - 0
446
- hash: 77718483556506875
446
+ hash: 1193234724879111169
447
447
  required_rubygems_version: !ruby/object:Gem::Requirement
448
448
  none: false
449
449
  requirements:
@@ -452,7 +452,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
452
452
  version: '0'
453
453
  segments:
454
454
  - 0
455
- hash: 77718483556506875
455
+ hash: 1193234724879111169
456
456
  requirements: []
457
457
  rubyforge_project: smock
458
458
  rubygems_version: 1.8.21