welaika-suspenders 1.2.8 → 1.2.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3ea1089bbf3fbd64bc4c850f0c1188ddc23d57bf
4
- data.tar.gz: 03f7ecb165d53aeac67b2f5312ebdc816b238027
3
+ metadata.gz: 47da58d76b9afa5ebde916182222a2f43273c672
4
+ data.tar.gz: 9627260b9bc659f6810928d1a9791c419d5f1e30
5
5
  SHA512:
6
- metadata.gz: c05284c22000eca12e56cdef7716d60441d76087dfa7f6ea9671bdd60976964f593bb58ed4e85ad83ce64651d0b8b6e56e5466594ba121e60102310b02a95468
7
- data.tar.gz: 609689d3d6e86a4e7b7159db3dde9d73d479c974a75c0aef44e31d87a9d827daa8f228301cfea98d33d16bcf8a0451abc1513b7ef26c8618ad02ad1228e0d780
6
+ metadata.gz: 5729b3dd74107dbf1eff0ac3614325a1d106af0749bdd72a9e299f5d9d16976fa8effdb0f3be79d9553290d851141e668bc5c04413e8e773781995527bb54492
7
+ data.tar.gz: 4b6d5f5b6a6f11d6feb84a3a4335fdda810ea57d228891ca336a1dfc8d43f7a7f2a0c3f7eea8c98995ca6b3147cb47ca94730c76c672fbc7aa738d7fdda7b8ab
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- welaika-suspenders (1.2.8)
4
+ welaika-suspenders (1.2.9)
5
5
  bundler
6
6
  hub
7
7
  rails
@@ -226,7 +226,7 @@ module WelaikaSuspenders
226
226
  'spec/support',
227
227
  'spec/support/matchers',
228
228
  'spec/support/mixins',
229
- 'spec/support/shared_contexts'
229
+ 'spec/support/shared_contexts',
230
230
  'spec/support/shared_examples',
231
231
  'spec/views',
232
232
  ].each do |dir|
@@ -1,3 +1,3 @@
1
1
  module WelaikaSuspenders
2
- VERSION = '1.2.8'
2
+ VERSION = '1.2.9'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: welaika-suspenders
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.8
4
+ version: 1.2.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - thoughtbot