ruby-lint 2.3.0 → 2.3.1

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.
@@ -1,3 +1,3 @@
1
1
  module RubyLint
2
- VERSION = '2.3.0'
2
+ VERSION = '2.3.1'
3
3
  end # RubyLint
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-lint
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0
4
+ version: 2.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yorick Peterse
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-30 00:00:00.000000000 Z
11
+ date: 2016-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: parser
@@ -173,6 +173,7 @@ files:
173
173
  - checksum/ruby-lint-2.0.5.gem.sha512
174
174
  - checksum/ruby-lint-2.1.0.gem.sha512
175
175
  - checksum/ruby-lint-2.2.0.gem.sha512
176
+ - checksum/ruby-lint-2.3.0.gem.sha512
176
177
  - doc/architecture.md
177
178
  - doc/changelog.md
178
179
  - doc/code_analysis.md
@@ -424,6 +425,7 @@ files:
424
425
  - lib/ruby-lint/definitions/gems/minitest.rb
425
426
  - lib/ruby-lint/definitions/gems/mongoid.rb
426
427
  - lib/ruby-lint/definitions/gems/nokogiri.rb
428
+ - lib/ruby-lint/definitions/gems/rspec.rb
427
429
  - lib/ruby-lint/definitions/gems/sinatra.rb
428
430
  - lib/ruby-lint/definitions/gems/test.rb
429
431
  - lib/ruby-lint/definitions/gems/tree.rb
@@ -501,4 +503,3 @@ signing_key:
501
503
  specification_version: 4
502
504
  summary: A linter and static code analysis tool for Ruby.
503
505
  test_files: []
504
- has_rdoc: yard