pronto-rubocop 0.1.0 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5cf6ded1b06de501bcfc66dbfaea7d844327600f
4
- data.tar.gz: af0fec9b36599158e44753010ede2466c69c9f4e
3
+ metadata.gz: c290cabb94203d182063eeffe3a948023e1bcb6c
4
+ data.tar.gz: 7768c0ab7faad31b934913d1305209e9463446c8
5
5
  SHA512:
6
- metadata.gz: f36c6c9e2638cddf5b9161d888bda2c51ef7abd2b451b4b533b74242c281f7615fad46596852406aa0874a855bf63f46484dc7d1ceb710021616c5efffb914f7
7
- data.tar.gz: 59e41f32124552ff9bd9851bf41497bd587942dd64cce08842bd068891f35ebfa86d19fd82e88c5410cc6b7f99c0d8481644630e9476622e9d349f7f1aeb8a40
6
+ metadata.gz: 36f3076cc0ab5aa8124e7a94d944cf6dcdb848b5e859856edc50dd9d38b9d85d539f0270f4fea74cffd9c2a3c75038cf438c8815164b831257135d1dc168d682
7
+ data.tar.gz: 67067642c789184c41eda5bdf00f8b3da4f7882d38c8bd14b89318103c261c76586879ba04590d91004e6598b258bf8c620504966a137436653bb62bff8d7377
data/README.md CHANGED
@@ -1,4 +1,7 @@
1
- # pronto-rubocop
1
+ # Pronto runner for Rubocop
2
2
 
3
3
  [![Code Climate](https://codeclimate.com/github/mmozuras/pronto-rubocop.png)](https://codeclimate.com/github/mmozuras/pronto-rubocop)
4
+ [![Build Status](https://travis-ci.org/mmozuras/pronto-rubocop)](https://travis-ci.org/mmozuras/pronto-rubocop)
4
5
  [![Dependency Status](https://gemnasium.com/mmozuras/pronto-rubocop.png)](https://gemnasium.com/mmozuras/pronto-rubocop)
6
+
7
+ Pronto runner for Rubocop, ruby code analyzer. [What is Pronto?](https://github.com/mmozuras/pronto)
@@ -1,5 +1,5 @@
1
1
  module Pronto
2
2
  module RubocopVersion
3
- VERSION = '0.1.0'
3
+ VERSION = '0.1.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pronto-rubocop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mindaugas Mozūras
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-09-22 00:00:00.000000000 Z
11
+ date: 2013-09-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -58,15 +58,15 @@ dependencies:
58
58
  requirements:
59
59
  - - ~>
60
60
  - !ruby/object:Gem::Version
61
- version: 2.13.0
61
+ version: 2.14.0
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - ~>
67
67
  - !ruby/object:Gem::Version
68
- version: 2.13.0
69
- description: pronto-rubocop
68
+ version: 2.14.0
69
+ description:
70
70
  email: mindaugas.mozuras@gmail.com
71
71
  executables: []
72
72
  extensions: []
@@ -99,6 +99,6 @@ rubyforge_project:
99
99
  rubygems_version: 2.0.7
100
100
  signing_key:
101
101
  specification_version: 4
102
- summary: pronto-rubocop
102
+ summary: Pronto runner for Rubocop, ruby code analyzer
103
103
  test_files: []
104
104
  has_rdoc: