ruby-cbc 0.3.10 → 0.3.12

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-cbc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.10
4
+ version: 0.3.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Guillaume Verger
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-05-02 00:00:00.000000000 Z
11
+ date: 2016-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -128,14 +128,14 @@ dependencies:
128
128
  requirements:
129
129
  - - "~>"
130
130
  - !ruby/object:Gem::Version
131
- version: 2.9.7.2
131
+ version: 2.9.7.3
132
132
  type: :runtime
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - "~>"
137
137
  - !ruby/object:Gem::Version
138
- version: 2.9.7.2
138
+ version: 2.9.7.3
139
139
  description: Wrapper around Cbc Linear Programming Solver
140
140
  email:
141
141
  - verger.guillaume@gmail.com
@@ -145,6 +145,8 @@ extra_rdoc_files: []
145
145
  files:
146
146
  - ".gitignore"
147
147
  - ".rspec"
148
+ - ".rubocop.yml"
149
+ - ".ruby-style.yml"
148
150
  - ".travis.yml"
149
151
  - Gemfile
150
152
  - LICENSE
@@ -190,3 +192,4 @@ signing_key:
190
192
  specification_version: 4
191
193
  summary: Wrapper around Cbc Linear Programming Solver
192
194
  test_files: []
195
+ has_rdoc: