monoxit-serialport 1.2.1.1 → 1.2.1.2

Sign up to get free protection for your applications and to get access to all the features.
Binary file
metadata CHANGED
@@ -1,8 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: monoxit-serialport
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1.1
5
- prerelease:
4
+ version: 1.2.1.2
6
5
  platform: ruby
7
6
  authors:
8
7
  - Guillaume Pierronnet
@@ -17,15 +16,14 @@ authors:
17
16
  autorequire:
18
17
  bindir: bin
19
18
  cert_chain: []
20
- date: 2013-11-18 00:00:00.000000000Z
19
+ date: 2015-08-18 00:00:00.000000000 Z
21
20
  dependencies: []
22
21
  description: Ruby/SerialPort is a Ruby library that provides a class for using RS-232
23
22
  serial ports.
24
- email: myamakawa@monoxit.com
23
+ email: silkycove@gmail.com
25
24
  executables: []
26
25
  extensions:
27
26
  - ext/native/extconf.rb
28
- - ext/native/extconf.rb
29
27
  extra_rdoc_files:
30
28
  - CHANGELOG
31
29
  - LICENSE
@@ -50,26 +48,25 @@ files:
50
48
  - test/set_readtimeout.rb
51
49
  homepage: http://github.com/MONOXIT/ruby-serialport/
52
50
  licenses: []
51
+ metadata: {}
53
52
  post_install_message:
54
53
  rdoc_options: []
55
54
  require_paths:
56
55
  - lib
57
56
  required_ruby_version: !ruby/object:Gem::Requirement
58
- none: false
59
57
  requirements:
60
- - - ! '>='
58
+ - - ">="
61
59
  - !ruby/object:Gem::Version
62
60
  version: '0'
63
61
  required_rubygems_version: !ruby/object:Gem::Requirement
64
- none: false
65
62
  requirements:
66
- - - ! '>='
63
+ - - ">="
67
64
  - !ruby/object:Gem::Version
68
65
  version: '0'
69
66
  requirements: []
70
67
  rubyforge_project:
71
- rubygems_version: 1.7.2
68
+ rubygems_version: 2.4.5
72
69
  signing_key:
73
- specification_version: 3
70
+ specification_version: 4
74
71
  summary: Library for using RS-232 serial ports.
75
72
  test_files: []