xinge-for-ruby 0.1.13 → 0.1.14

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: 6175082406742b706120b1eedb0967fbd2765890
4
- data.tar.gz: b17d8aa904fc23db6d19f5a1d8c1d95d6f52d051
3
+ metadata.gz: bf329a246ac1a537e7ea37f2761b52af3e13c173
4
+ data.tar.gz: 9013c4a329d3404ba40683ee3f2fcbf9c8376abc
5
5
  SHA512:
6
- metadata.gz: 5357e2605c4210555fd45b0931e78dbbc93a66572b62688dd6706ac16432515cef897768c730f2735ecbc3cdab8480a882b7dfa539e5021adc3bc6695061dd66
7
- data.tar.gz: 9055932664787c3ddea761d98a05d4a54f5cc9824b010e9ec336907926ca72b46fd919f4311a277e488088ca999c536eda581b8cd93a99832a24d3f738c71e15
6
+ metadata.gz: 10cb2ebbcb9c0d1abc8ad6521ba6701cf26d037268cca00ce1cf3793f4791da0dcaeacfb457a857e19171846dad690b2f8f69b45194ac1dcf5cb8a54764898c1
7
+ data.tar.gz: bd3db2c03d1033a66286999268533cf5b3021ed8ceb1521066ab0b6a4ed673a23e7e169d2e90820ac6485e41ca6c848f47bbf223c94c5a3e304639cd697435da
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- xinge-for-ruby (0.1.13)
4
+ xinge-for-ruby (0.1.14)
5
5
 
6
6
  GEM
7
7
  remote: https://ruby.taobao.org/
data/README.md CHANGED
@@ -4,12 +4,15 @@ Welcome to your new gem! In this directory, you'll find the files you need to be
4
4
 
5
5
  TODO: Delete this and the text above, and describe your gem
6
6
 
7
+ ## TODO
8
+ remove httparty
9
+
7
10
  ## Installation
8
11
 
9
12
  Add this line to your application's Gemfile:
10
13
 
11
14
  ```ruby
12
- gem 'ruby-for-xinge'
15
+ gem 'xinge-for-ruby'
13
16
  ```
14
17
 
15
18
  And then execute:
@@ -18,7 +21,7 @@ And then execute:
18
21
 
19
22
  Or install it yourself as:
20
23
 
21
- $ gem install ruby-for-xinge
24
+ $ gem install xinge-for-ruby
22
25
 
23
26
  ## Usage
24
27
 
@@ -1,3 +1,3 @@
1
1
  module Xinge
2
- VERSION = "0.1.13"
2
+ VERSION = "0.1.14"
3
3
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xinge-for-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - ReYin Dev Team
@@ -91,6 +91,7 @@ files:
91
91
  - lib/xinge/logger.rb
92
92
  - lib/xinge/notification.rb
93
93
  - lib/xinge/version.rb
94
+ - xinge-for-ruby-0.1.13.gem
94
95
  - xinge.gemspec
95
96
  homepage: https://github.com/DanielReYin/ruby-for-xinge
96
97
  licenses: