moode-haml-toolkit 1.1.4 → 1.1.5

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 ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ ZmRhMTUzMjIyYjEzYjUyZmRkOGY5NzAwZmIyYjMxNDZiZmQzNDZjMg==
5
+ data.tar.gz: !binary |-
6
+ YzdiZTkzNTcwZmNmMDgyNDZhZjM3ZjMxODQ2NWYxYTg2NDA2MzcwNg==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ Mjk0ZGVhZmIzMzk2ZDU2NzliMGRjMzI2Mjc2MjE2NzMzOGQ2ZDE2NTdjNTcz
10
+ NWUyYjkyOGU1NjhmZWU0OGU0ZmNhMmE1ODM3ZTViZTkwZWQ1OWUxYWFlYWUx
11
+ ZTFiODFjZWI0ZWJlNzM0ZWE0ZDRiMmZmMmUyMWUxZjk4N2I2MGY=
12
+ data.tar.gz: !binary |-
13
+ NzQwMDMxY2U2MDZmMTg3YTNmMDZjMjg2MDhmOTkxODRhOTU2ZTNkMzY4OTlh
14
+ ZGE5NWZmMTBlNjUzYzY0NDUxZjhlNmIwM2RhMWZhMzMwOTI2NDZjMTE5ZTdl
15
+ NWE0NGU1NzExMjY1OGIzOTM5N2ViMjgzZjQxYzQzZDJmMDMwZWE=
@@ -1,7 +1,7 @@
1
1
  module Moode
2
2
  module Haml
3
3
  module Toolkit
4
- VERSION = "1.1.4"
4
+ VERSION = "1.1.5"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: moode-haml-toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
5
- prerelease:
4
+ version: 1.1.5
6
5
  platform: ruby
7
6
  authors:
8
7
  - jtong, xudejian
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-08-04 00:00:00.000000000 Z
11
+ date: 2013-08-27 00:00:00.000000000 Z
13
12
  dependencies: []
14
13
  description: moode mobile development toolkit
15
14
  email:
@@ -40,26 +39,25 @@ files:
40
39
  - moode-haml-toolkit.gemspec
41
40
  homepage: ''
42
41
  licenses: []
42
+ metadata: {}
43
43
  post_install_message:
44
44
  rdoc_options: []
45
45
  require_paths:
46
46
  - lib
47
47
  required_ruby_version: !ruby/object:Gem::Requirement
48
- none: false
49
48
  requirements:
50
49
  - - ! '>='
51
50
  - !ruby/object:Gem::Version
52
51
  version: '0'
53
52
  required_rubygems_version: !ruby/object:Gem::Requirement
54
- none: false
55
53
  requirements:
56
54
  - - ! '>='
57
55
  - !ruby/object:Gem::Version
58
56
  version: '0'
59
57
  requirements: []
60
58
  rubyforge_project:
61
- rubygems_version: 1.8.24
59
+ rubygems_version: 2.0.3
62
60
  signing_key:
63
- specification_version: 3
61
+ specification_version: 4
64
62
  summary: moode mobile development toolkit
65
63
  test_files: []