smock 0.1.176 → 0.1.177

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.176)
4
+ smock (0.1.177)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -5,8 +5,8 @@
5
5
  .search-filters__price--min
6
6
  color: $gray
7
7
 
8
- .search-filters__price__input,
9
- .search-filters__price__input--left
8
+ .search-filters__price__input[type='text'],
9
+ .search-filters__price__input--left[type='text']
10
10
  +border(1px, $gray-light)
11
11
  +space(margin-right, 0.2)
12
12
  padding: 0
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.176
4
+ version: 0.1.177
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -448,7 +448,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
448
448
  version: '0'
449
449
  segments:
450
450
  - 0
451
- hash: 3375649613541706459
451
+ hash: -2338284759282412115
452
452
  required_rubygems_version: !ruby/object:Gem::Requirement
453
453
  none: false
454
454
  requirements:
@@ -457,7 +457,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
457
457
  version: '0'
458
458
  segments:
459
459
  - 0
460
- hash: 3375649613541706459
460
+ hash: -2338284759282412115
461
461
  requirements: []
462
462
  rubyforge_project: smock
463
463
  rubygems_version: 1.8.21