weichat_rails 0.0.1 → 0.0.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: dbde8b2fd7ae43678424029ec5a2bde7b8ee99df
4
- data.tar.gz: 4d380976e2671b6e8b547543efb9428d356b5f15
3
+ metadata.gz: da3b102f911b8cf003da0e86d0e77421932b5c4d
4
+ data.tar.gz: ac897e8c4fdfa1007db6ba9747506611ecae4b84
5
5
  SHA512:
6
- metadata.gz: ae0761e2533164dfd36d6dd1fee6ff174a7fe57febeb82ef363ab0fc690a75119d23bbba3f8e464511639924ab6ac1c29b8d02ebc80b88be585bcde25d07becb
7
- data.tar.gz: cb58481410216c5d1b4885b10ee00ed08589b97f943d06cc9e5ef22a6f0c0c0f63688060b2cda088812bf6a7b989c0546db7152ee791a2863272701444a65510
6
+ metadata.gz: 40f9a9f4041cdf322c20b44a50920bc2185268b1047d3fee1a0d5bfb2ad69c15b3413a7189b5fd5a043e45891f1a996faa5a0ca8893550db10f9653fb47923c9
7
+ data.tar.gz: feac5322c1db96fc08ef1fbba3f97a6cb8e52a58e4f4884ec1c46a820b81a84a4e0e34598fa3b9e6816d40e1bbec4d0bfc5a83d19459de510f14d80d612160f7
@@ -1,3 +1,3 @@
1
1
  module WeichatRails
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = WeichatRails::VERSION
9
9
  spec.authors = ["javy_liu"]
10
10
  spec.email = ["javy_liu@163.com"]
11
- spec.summary = %q{weichat interface for rails based on weichat-rails}
12
- spec.description = %q{weichat use for more than on public weichat account,base on the mysql,~> rails 3.2.16}
11
+ spec.summary = %q{wechat interface for rails based on weichat-rails}
12
+ spec.description = %q{used for more than one public wechat account,base on the mysql,~> rails 3.2.16}
13
13
  spec.homepage = "https://github.com/javyliu/weichat_rails"
14
14
  spec.license = "MIT"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: weichat_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - javy_liu
@@ -94,8 +94,8 @@ dependencies:
94
94
  - - ">="
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
- description: weichat use for more than on public weichat account,base on the mysql,~>
98
- rails 3.2.16
97
+ description: used for more than one public wechat account,base on the mysql,~> rails
98
+ 3.2.16
99
99
  email:
100
100
  - javy_liu@163.com
101
101
  executables: []
@@ -139,6 +139,6 @@ rubyforge_project:
139
139
  rubygems_version: 2.4.6
140
140
  signing_key:
141
141
  specification_version: 4
142
- summary: weichat interface for rails based on weichat-rails
142
+ summary: wechat interface for rails based on weichat-rails
143
143
  test_files: []
144
144
  has_rdoc: