mulang 3.4.0 → 3.4.1

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.
Files changed (4) hide show
  1. checksums.yaml +5 -5
  2. data/bin/mulang +0 -0
  3. data/lib/mulang/version.rb +1 -1
  4. metadata +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: ca998204a7ec18f8e84e698bcfda40c2f584905caaa1678089a620e2ccfe05fb
4
- data.tar.gz: dcec656485b2d87955618eead24ff86f829bd0bb0ce5bae568c476bf5ddc1d57
2
+ SHA1:
3
+ metadata.gz: 2107d7b6f01c1d68730aa6afee2b6da8fafb8e07
4
+ data.tar.gz: e3b3eca4ade205057c4fe6d8501a7c440857775f
5
5
  SHA512:
6
- metadata.gz: 3019a097833ecfdb8d90bfb08ece8c6b7d60e7f8ae5382bee3582a2b04c4544af58c8672fc3f847c1fc8221777f75c10bd5e2186fc34897a6f833caebcad479c
7
- data.tar.gz: 7c841f02e9a83146927b4a9b859ef0fd75fbc5e8b827ebed249403ad8e7a602cd9eae45bd291049ba79737d6360ee314f2ee41f606e52a013e62c0ce156c1630
6
+ metadata.gz: 6bfe4a6d0484200228df5b15c13351720d3f5132a6f056cf0aa18d6187b55ee389c2b7724eef2f31e21c698958560c0030b3f163acedcd3aa009da6dbe55eb00
7
+ data.tar.gz: c7e1f2468d3b6b1f6dad51c7a2bc53ea53de7aac4ea171493a12f040241ff40b7cf91103ea3d15e1561d03246ffb7635ecd4289f5f79af89aa7a4f948aa88372
data/bin/mulang ADDED
Binary file
@@ -1,4 +1,4 @@
1
1
  module Mulang
2
- VERSION = "3.4.0"
2
+ VERSION = "3.4.1"
3
3
  MULANG_VERSION = "3.4.0"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mulang
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Franco Bulgarelli
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-29 00:00:00.000000000 Z
11
+ date: 2017-12-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -74,6 +74,7 @@ extensions: []
74
74
  extra_rdoc_files: []
75
75
  files:
76
76
  - bin/console
77
+ - bin/mulang
77
78
  - bin/pull_mulang.sh
78
79
  - bin/setup
79
80
  - lib/mulang.rb
@@ -101,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
101
102
  version: '0'
102
103
  requirements: []
103
104
  rubyforge_project:
104
- rubygems_version: 2.7.3
105
+ rubygems_version: 2.5.1
105
106
  signing_key:
106
107
  specification_version: 4
107
108
  summary: Gem wrapper for mulang tool