madan 0.1.0 → 0.1.2

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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: '04970f903cf1f4399d833535296a1dfb47aaf7c7'
4
- data.tar.gz: d0c94c37ab99d3fe353235e68e88085373cc1d04
3
+ metadata.gz: 1bc3dccfc9942fe813b8a349a08ad4c904bcaaa5
4
+ data.tar.gz: 8b426e5a3ef8710aefa450f807b0c3846f37f4de
5
5
  SHA512:
6
- metadata.gz: b30d787b0d25654897f5296b727ef7486d9b6ae1ffc0838e07ae1d37e5d6af847f405d778b55412bffaeb98a01ba45c0a17f97710591a6fd5b915868a0b131d1
7
- data.tar.gz: 9d3ae5c4fc762b79cdb2dcaaeab1af90fa84bfee6224d353d9cdb4de0fd3b19c4a7243da03e6507e8d5ba43533b3202bb2b7e56bf741604530be93fbfb78eda5
6
+ metadata.gz: d9ccb37ccdbb3d6d44375287e783f68e0e4581969c1a78b74c9f7da5d0691eed8cd0e0aee2e0125ca2412ddec2ca04aeded4202323a056b0e9569de3cc77bb62
7
+ data.tar.gz: 62f5c531efc6a05d57f932dd872a703c9cfb04e6233f27d6fdc828d882a439db5e5452cfd4d66ce5a2405f0a0b0265f92ec435dda7af4b5f3553c5cf53783dbe
data/Gemfile CHANGED
@@ -4,4 +4,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
4
4
 
5
5
  # Specify your gem's dependencies in madan.gemspec
6
6
  gemspec
7
- gem 'tty-markdown', :git => 'git@github.com:piotrmurach/tty-markdown.git', :branch => 'master'
7
+ gem 'tty-markdown', :git => 'git@github.com:piotrmurach/tty-markdown.git', :ref => '790106a'
data/lib/madan/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Madan
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.2"
3
3
  end
data/madan.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["gaotongfei1995@gmail.com"]
11
11
 
12
12
  spec.summary = %q{Preview markdown file in terminal.}
13
- spec.description = %q{Thanks to @piotrmurach's great work, you can preview markdown file in terminal with a friendly output now.}
13
+ spec.description = %q{Preview markdown file in terminal.}
14
14
  spec.homepage = "https://github.com/gaotongfei/madan"
15
15
 
16
16
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: madan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Taff Gao
@@ -108,8 +108,7 @@ dependencies:
108
108
  - - ">="
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0'
111
- description: Thanks to @piotrmurach's great work, you can preview markdown file in
112
- terminal with a friendly output now.
111
+ description: Preview markdown file in terminal.
113
112
  email:
114
113
  - gaotongfei1995@gmail.com
115
114
  executables: