File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
lib/code_style_validation Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- danger-code_style_validation (0.1 .0 )
4+ danger-code_style_validation (0.2 .0 )
55 danger-plugin-api (~> 1.0 )
66
77GEM
88 remote: https://rubygems.org/
99 specs:
10- addressable (2.5.1 )
11- public_suffix (~> 2.0 , >= 2.0.2 )
10+ addressable (2.5.2 )
11+ public_suffix (>= 2.0.2 , < 4.0 )
1212 ast (2.3.0 )
1313 claide (1.0.2 )
1414 claide-plugins (0.9.2 )
3333 danger-plugin-api (1.0.0 )
3434 danger (> 2.0 )
3535 diff-lcs (1.2.5 )
36- faraday (0.13.0 )
36+ faraday (0.13.1 )
3737 multipart-post (>= 1.2 , < 3 )
3838 faraday-http-cache (1.3.1 )
3939 faraday (~> 0.8 )
Original file line number Diff line number Diff line change 11module CodeStyleValidation
2- VERSION = '0.1 .0' . freeze
2+ VERSION = '0.2 .0' . freeze
33end
You can’t perform that action at this time.
0 commit comments