tawork 0.0.42 → 0.0.43

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,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NWVmNjEzNGNiNGJlM2M4NjAyZjQ4OWI0ZGI2YjI0Zjk5YTNlYWQzOQ==
5
- data.tar.gz: !binary |-
6
- YThkMjFhNDNkMGI4MWQ5OWM5ZWE1ZjI5MThmYTZkMjU3YmZiZjBiNw==
2
+ SHA1:
3
+ metadata.gz: 7461703566db2a3086ff71c1d652aac76cb313ad
4
+ data.tar.gz: e55c2c056a5b5ee580907c3380a857bea4f01995
7
5
  SHA512:
8
- metadata.gz: !binary |-
9
- MWMxODc0OTA4MWU1ZTI2YTdkOWM0NDU4MjQ2ZTkxNmY3NzRmY2I4YWQ0YTI3
10
- ODQ5NWUwMmFjYTYxODIzNGM5MzlmOTdkZmUzMGEwYTlhYjM0NDY2ZjRkM2Mx
11
- ZGY2MDJhZjRjMWJmZTc0NzgxOWFjOWU3NjVmZjg1Mjc2NGVlZGU=
12
- data.tar.gz: !binary |-
13
- NzMxZWNmNmJhYThiZmIzNGFkY2VjOTYyYzRiYjZlYjNjZjYwNGUyMDU4Y2Zj
14
- OTNlMjc4OWM4MzM0ZWRjYzcwZjJjMDlmYWFjOGMyMzdlZjQ3NTM2M2I2YWZl
15
- OTdhMDY3NWIyYzUyNzVhOWRiZTZhN2Y0Njk0MmJhYTkwMTJlNGQ=
6
+ metadata.gz: 9f7938acefc3e9486605cf31a8f934dbd6d8ed9a91a473d42af253b94610713bd5476de9b8827b329745f14eb56c13bd392e2e0e5aa17f2807350ce3d5974e52
7
+ data.tar.gz: fe098d98855d4dc204462430c383099aeb8e805de872907cd9b51a74198cf7f0386d3046d2f47f7d5aab5dfdddc726e668af71f1be09c180c86e5cc7d1e7887a
@@ -232,6 +232,7 @@ li.mjs-nestedSortable-expanded
232
232
  min-height: 5em
233
233
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif
234
234
  font-size: 18px
235
+ font-weight: 200
235
236
  line-height: 1.6em
236
237
 
237
238
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
@@ -1,3 +1,3 @@
1
1
  module Tawork
2
- VERSION = '0.0.42'
2
+ VERSION = '0.0.43'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tawork
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.42
4
+ version: 0.0.43
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adnan Ali
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-03-28 00:00:00.000000000 Z
11
+ date: 2014-03-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -31,8 +31,8 @@ executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
- - .DS_Store
35
- - .gitignore
34
+ - ".DS_Store"
35
+ - ".gitignore"
36
36
  - Gemfile
37
37
  - Gemfile.lock
38
38
  - MIT-LICENSE
@@ -318,12 +318,12 @@ require_paths:
318
318
  - lib
319
319
  required_ruby_version: !ruby/object:Gem::Requirement
320
320
  requirements:
321
- - - ! '>='
321
+ - - ">="
322
322
  - !ruby/object:Gem::Version
323
323
  version: '0'
324
324
  required_rubygems_version: !ruby/object:Gem::Requirement
325
325
  requirements:
326
- - - ! '>='
326
+ - - ">="
327
327
  - !ruby/object:Gem::Version
328
328
  version: '0'
329
329
  requirements: []
@@ -333,4 +333,3 @@ signing_key:
333
333
  specification_version: 4
334
334
  summary: Wiki and Tickets
335
335
  test_files: []
336
- has_rdoc: