guard-standardrb 0.2.0c → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5a77e2a1cdabcde8ede9e24c26e17b87233ea615b72fc411e1883690e1883e3b
4
- data.tar.gz: dd328feccb82da146458e88fc2235b4f7932ad9157fa070b96fb38c8812dfb3d
3
+ metadata.gz: dd45cab7d4cf2d0a20c696fd809ea26ddb2992aa42eed30c86369e95c035107c
4
+ data.tar.gz: 6664d9d33ef7647387d6ad377954e3a0b336034ca6a260ace6e5dd67b609c111
5
5
  SHA512:
6
- metadata.gz: '0887a82af445bee7d5d7c88b530214c2fc530fdbe66f1017e8d88bc03ad9f0dc9aa1a3f27889a4561536a1b4767a41846740fa4c11af6caad89bda0260f76270'
7
- data.tar.gz: 587013e6cb8f0b69c0ce1e0ccd124309d50613174d032f94d0e1a732d0209a490115574f2a0eacf350515d673a916f137809eed9839a2b49860d5fc889ea2db2
6
+ metadata.gz: 94bd9ee1cc22faf5f31b0566185a3751c3d8a969cae55e5bfc72c50a25afd64d8c90b76aee4a59cb7214bd5b7054ff70f3ba12fc5f1973be4936b2e33e036eca
7
+ data.tar.gz: 0b56828f42d8ba6e0b6ac40eb5bb2fbe25cfce4a7aa21de4115674a1a5650477fc0bb50973b1a97a05412773eaa717628083a668e8e2003371a2b86ddc845189
@@ -35,7 +35,7 @@ GEM
35
35
  nenv (~> 0.1)
36
36
  shellany (~> 0.0)
37
37
  parallel (1.19.2)
38
- parser (2.7.1.4)
38
+ parser (2.7.2.0)
39
39
  ast (~> 2.4.1)
40
40
  pry (0.13.1)
41
41
  coderay (~> 1.1)
@@ -48,7 +48,7 @@ GEM
48
48
  rb-fsevent (0.10.4)
49
49
  rb-inotify (0.10.1)
50
50
  ffi (~> 1.0)
51
- regexp_parser (1.7.1)
51
+ regexp_parser (1.8.1)
52
52
  rexml (3.2.4)
53
53
  rspec (3.9.0)
54
54
  rspec-core (~> 3.9.0)
@@ -63,25 +63,25 @@ GEM
63
63
  diff-lcs (>= 1.2.0, < 2.0)
64
64
  rspec-support (~> 3.9.0)
65
65
  rspec-support (3.9.2)
66
- rubocop (0.91.0)
66
+ rubocop (0.92.0)
67
67
  parallel (~> 1.10)
68
- parser (>= 2.7.1.1)
68
+ parser (>= 2.7.1.5)
69
69
  rainbow (>= 2.2.2, < 4.0)
70
70
  regexp_parser (>= 1.7)
71
71
  rexml
72
- rubocop-ast (>= 0.4.0, < 1.0)
72
+ rubocop-ast (>= 0.5.0)
73
73
  ruby-progressbar (~> 1.7)
74
74
  unicode-display_width (>= 1.4.0, < 2.0)
75
- rubocop-ast (0.4.2)
76
- parser (>= 2.7.1.4)
75
+ rubocop-ast (0.7.1)
76
+ parser (>= 2.7.1.5)
77
77
  rubocop-performance (1.8.1)
78
78
  rubocop (>= 0.87.0)
79
79
  rubocop-ast (>= 0.4.0)
80
80
  ruby-progressbar (1.10.1)
81
81
  shellany (0.0.1)
82
- standard (0.6.1)
83
- rubocop (~> 0.90)
84
- rubocop-performance (~> 1.8.0)
82
+ standard (0.7)
83
+ rubocop (= 0.92)
84
+ rubocop-performance (= 1.8.1)
85
85
  standardrb (1.0.0)
86
86
  standard
87
87
  thor (1.0.1)
@@ -1,5 +1,5 @@
1
1
  module Guard
2
2
  module StandardrbVersion
3
- VERSION = "0.2.0c".freeze
3
+ VERSION = "0.2.0".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guard-standardrb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0c
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jody Vandenschrick
@@ -135,9 +135,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
135
135
  version: '0'
136
136
  required_rubygems_version: !ruby/object:Gem::Requirement
137
137
  requirements:
138
- - - ">"
138
+ - - ">="
139
139
  - !ruby/object:Gem::Version
140
- version: 1.3.1
140
+ version: '0'
141
141
  requirements: []
142
142
  rubygems_version: 3.0.3
143
143
  signing_key: