rvk 0.1.8 → 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.
Files changed (2) hide show
  1. data/lib/rvk/status.rb +1 -1
  2. metadata +5 -6
@@ -12,7 +12,7 @@ module Vkontakte
12
12
  request.set_form_data({
13
13
  'al' => 1,
14
14
  'act' => 'post',
15
- 'to_id' => find_in_profile(/"user_id":(\d+)/),
15
+ 'to_id' => find_in_profile(/"user_id":"?(\d+)"?/),
16
16
  'hash' => find_in_profile(/"post_hash":"([^"]+)"/),
17
17
  'message' => text,
18
18
  'note_title' => '',
metadata CHANGED
@@ -1,13 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rvk
3
3
  version: !ruby/object:Gem::Version
4
- hash: 11
5
- prerelease: false
4
+ hash: 15
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
- - 1
9
- - 8
10
- version: 0.1.8
8
+ - 2
9
+ version: "0.2"
11
10
  platform: ruby
12
11
  authors:
13
12
  - Alexandr Zykov
@@ -65,7 +64,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
64
  requirements: []
66
65
 
67
66
  rubyforge_project:
68
- rubygems_version: 1.3.7
67
+ rubygems_version: 1.5.0
69
68
  signing_key:
70
69
  specification_version: 3
71
70
  summary: Ruby vkontakte poster