foodcritic 6.2.0 → 6.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
1
  module FoodCritic
2
2
  # The current version of foodcritic
3
- VERSION = '6.2.0'
3
+ VERSION = '6.3.0'
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foodcritic
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.2.0
4
+ version: 6.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Crump
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-26 00:00:00.000000000 Z
11
+ date: 2016-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cucumber-core
@@ -190,6 +190,7 @@ files:
190
190
  - chef_dsl_metadata/chef_12.1.0.json
191
191
  - chef_dsl_metadata/chef_12.1.1.json
192
192
  - chef_dsl_metadata/chef_12.1.2.json
193
+ - chef_dsl_metadata/chef_12.10.24.json
193
194
  - chef_dsl_metadata/chef_12.2.1.json
194
195
  - chef_dsl_metadata/chef_12.3.0.json
195
196
  - chef_dsl_metadata/chef_12.4.0.json
@@ -331,5 +332,5 @@ rubyforge_project:
331
332
  rubygems_version: 2.6.3
332
333
  signing_key:
333
334
  specification_version: 4
334
- summary: foodcritic-6.2.0
335
+ summary: foodcritic-6.3.0
335
336
  test_files: []