xcop 0.6 → 0.6.1

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
- SHA1:
3
- metadata.gz: f312ede8e5eb272be94c148033aabb506fd4a052
4
- data.tar.gz: dc39ab92781f946af3bf812d3ae8463186dc3bc3
2
+ SHA256:
3
+ metadata.gz: f94025e78c2d5baff1d8ad8e43dc9ccf2daec6f0f408ed1a558e0608db601371
4
+ data.tar.gz: 752298a36ba76dcbd2c216fa3611d7922235a65428b6c453d731e8a86e7c0eec
5
5
  SHA512:
6
- metadata.gz: 73744c9fbbd406013e2050e73037c771dcd3a67b48fff30df38e499d826894aca110465e7a86336ebb0744aecd4826a95d419a80b7296253405e7e543f97849e
7
- data.tar.gz: 9759bcc9ff33d8c0ee438120adf4ffa3b25a2237a1576ec33c58ec2f1f5e13e702e2c3f28809350f332f488cad3a76192454a52e6c7f57cb38321f0c191b6d12
6
+ metadata.gz: 52bf482faa953e3d364836851d50e2c5d1fde84c6ae5cb86a49e9bddecab3ea3afc19dc31b2a020c5b3e71eab7e542c8a641c08616e1290489826be27361e4f9
7
+ data.tar.gz: 786b9f4b6ac31dbf36befc363aecc6dc75d9b7cdc2a00b074754e1edb9ce57950c56f84be3c656b5b4405f7af7395a7368afd33d2d4926237c13d77cc46d162a
@@ -1,13 +1,15 @@
1
1
  assets:
2
- rubygems.yml: zerocracy/home#assets/rubygems.yml
3
- s3cfg: zerocracy/home#assets/s3cfg
2
+ rubygems.yml: yegor256/home#assets/rubygems.yml
4
3
  install: |
4
+ export GEM_HOME=~/.ruby
5
+ export GEM_PATH=$GEM_HOME:$GEM_PATH
5
6
  sudo apt-get -y update
6
- sudo gem install pdd
7
+ sudo gem install pdd -v 0.20.5
8
+ bundle install
7
9
  release:
8
10
  script: |-
9
- bundle install
10
- rake
11
+ bundle exec rake
12
+ pdd -f /dev/null
11
13
  rm -rf *.gem
12
14
  sed -i "s/1\.0\.snapshot/${tag}/g" lib/xcop/version.rb
13
15
  git add lib/xcop/version.rb
@@ -15,14 +17,9 @@ release:
15
17
  gem build xcop.gemspec
16
18
  chmod 0600 ../rubygems.yml
17
19
  gem push *.gem --config-file ../rubygems.yml
18
- commanders:
19
- - yegor256
20
- architect:
21
- - yegor256
22
20
  merge:
23
21
  script: |-
24
- bundle install
25
- rake
22
+ bundle exec rake
26
23
  pdd -f /dev/null
27
24
  deploy:
28
25
  script: |-
data/.simplecov CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -8,6 +8,6 @@ branches:
8
8
  install:
9
9
  - travis_retry bundle update
10
10
  script:
11
- - rake
11
+ - bundle exec rake
12
12
  after_success:
13
13
  - "bash <(curl -s https://codecov.io/bash)"
data/Gemfile CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -1,6 +1,6 @@
1
1
  (The MIT License)
2
2
 
3
- Copyright (c) 2017-2018 Yegor Bugayenko
3
+ Copyright (c) 2017-2020 Yegor Bugayenko
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the 'Software'), to deal
data/README.md CHANGED
@@ -1,17 +1,19 @@
1
- [![EO principles respected here](http://www.elegantobjects.org/badge.svg)](http://www.elegantobjects.org)
1
+ <img src="/logo.svg" width="64px"/>
2
+
3
+ [![EO principles respected here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)
2
4
  [![Managed by Zerocracy](https://www.0crat.com/badge/C3RFVLU72.svg)](https://www.0crat.com/p/C3RFVLU72)
3
5
  [![DevOps By Rultor.com](http://www.rultor.com/b/yegor256/xcop)](http://www.rultor.com/p/yegor256/xcop)
4
- [![We recommend RubyMine](http://www.elegantobjects.org/rubymine.svg)](https://www.jetbrains.com/ruby/)
6
+ [![We recommend RubyMine](https://www.elegantobjects.org/rubymine.svg)](https://www.jetbrains.com/ruby/)
5
7
 
6
8
  [![Build Status](https://travis-ci.org/yegor256/xcop.svg)](https://travis-ci.org/yegor256/xcop)
7
9
  [![Build status](https://ci.appveyor.com/api/projects/status/orvfo2qgmd1d7a2i?svg=true)](https://ci.appveyor.com/project/yegor256/xcop)
8
10
  [![PDD status](http://www.0pdd.com/svg?name=yegor256/xcop)](http://www.0pdd.com/p?name=yegor256/xcop)
9
11
  [![Gem Version](https://badge.fury.io/rb/xcop.svg)](http://badge.fury.io/rb/xcop)
10
- [![Dependency Status](https://gemnasium.com/yegor256/xcop.svg)](https://gemnasium.com/yegor256/xcop)
11
- [![Code Climate](http://img.shields.io/codeclimate/github/yegor256/xcop.svg)](https://codeclimate.com/github/yegor256/xcop)
12
- [![Test Coverage](https://img.shields.io/codecov/c/github/yegor256/xcop.svg)](https://codecov.io/github/yegor256/xcop?branch=master)
12
+ [![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/yegor256/xcop/blob/master/LICENSE.txt)
13
13
 
14
- ## What this is for?
14
+ [![Maintainability](https://api.codeclimate.com/v1/badges/396ec0584e0a84adc723/maintainability)](https://codeclimate.com/github/yegor256/xcop/maintainability)
15
+ [![Test Coverage](https://img.shields.io/codecov/c/github/yegor256/xcop.svg)](https://codecov.io/github/yegor256/xcop?branch=master)
16
+ [![Hits-of-Code](https://hitsofcode.com/github/yegor256/xcop)](https://hitsofcode.com/view/github/yegor256/xcop)
15
17
 
16
18
  This command line tool validates your XML files for proper formatting.
17
19
  If they are not formatted correctly, it prints the difference and
@@ -19,16 +21,15 @@ returns with an error. You can use it two ways: 1) to fail your build
19
21
  if any X-like files (XML, XSD, XSL, XHTML) are not formatted correctly,
20
22
  and 2) to format them correctly.
21
23
 
22
- ## How to install?
24
+ Read this blog post of mine first:
25
+ [_XCOP—XML Style Checker_](https://www.yegor256.com/2017/08/29/xcop.html).
23
26
 
24
- Install it first:
27
+ Install it first (read below if you can't install it):
25
28
 
26
29
  ```bash
27
30
  $ gem install xcop
28
31
  ```
29
32
 
30
- ## How to run?
31
-
32
33
  Run it locally and read its output:
33
34
 
34
35
  ```bash
@@ -71,6 +72,36 @@ Xcop::RakeTask.new(:xcop) do |task|
71
72
  end
72
73
  ```
73
74
 
75
+ ## How to use as GitHub action?
76
+
77
+ Create new workflow file in repository under `.github/workflows/xcop.yml`:
78
+ ```yaml
79
+ ---
80
+ name: XCOP
81
+ "on":
82
+ # run on push to master events
83
+ push:
84
+ branches:
85
+ - master
86
+ # run on pull requests to master
87
+ pull_request:
88
+ brranches:
89
+ - master
90
+ jobs:
91
+ build:
92
+ runs-on: ubuntu-latest
93
+ steps:
94
+ - uses: actions/checkout@v2
95
+ - uses: g4s8/xcop-action@master
96
+ ```
97
+ To customize license location or files pattern use action inputs `license` and `files`:
98
+ ```yaml
99
+ - uses: g4s8/xcop-action@master
100
+ with:
101
+ license: MY_LICENSE.txt
102
+ files: "src/*.xml"
103
+ ```
104
+
74
105
  ## How to use in Maven `pom.xml`?
75
106
 
76
107
  You can integrate it with the help of
@@ -136,30 +167,16 @@ Something like this should work:
136
167
  </project>
137
168
  ```
138
169
 
139
- ## How to contribute?
170
+ ## How to contribute
140
171
 
141
- Just submit a pull request. Make sure `rake` passes.
172
+ Read [these guidelines](https://www.yegor256.com/2014/04/15/github-guidelines.html).
173
+ Make sure you build is green before you contribute
174
+ your pull request. You will need to have [Ruby](https://www.ruby-lang.org/en/) 2.3+ and
175
+ [Bundler](https://bundler.io/) installed. Then:
142
176
 
143
- ## License
144
-
145
- (The MIT License)
146
-
147
- Copyright (c) 2017-2018 Yegor Bugayenko
148
-
149
- Permission is hereby granted, free of charge, to any person obtaining a copy
150
- of this software and associated documentation files (the 'Software'), to deal
151
- in the Software without restriction, including without limitation the rights
152
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
153
- copies of the Software, and to permit persons to whom the Software is
154
- furnished to do so, subject to the following conditions:
155
-
156
- The above copyright notice and this permission notice shall be included in all
157
- copies or substantial portions of the Software.
177
+ ```
178
+ $ bundle update
179
+ $ bundle exec rake
180
+ ```
158
181
 
159
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
160
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
161
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
162
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
163
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
164
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
165
- SOFTWARE.
182
+ If it's clean and you don't see any error messages, submit your pull request.
data/Rakefile CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
data/bin/xcop CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
- # Copyright (c) 2017-2018 Yegor Bugayenko
2
+ # Copyright (c) 2017-2020 Yegor Bugayenko
3
3
  #
4
4
  # Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  # of this software and associated documentation files (the 'Software'), to deal
@@ -30,7 +30,14 @@ if Gem::Version.new(Nokogiri::VERSION) < Gem::Version.new('1.8')
30
30
  puts "Nokogiri version #{Nokogiri::VERSION} is too old, 1.8+ is required"
31
31
  end
32
32
 
33
- opts = Slop.parse(ARGV, strict: true, help: true) do |o|
33
+ file_cfg = []
34
+ if File.exist?('.xcop')
35
+ file_cfg += File.open('.xcop').read.gsub(/\s+/, " ").strip.split(/\s/)
36
+ end
37
+
38
+ merged = ARGV + file_cfg
39
+
40
+ opts = Slop.parse(merged, strict: true, help: true) do |o|
34
41
  o.banner = "Usage (#{Xcop::VERSION}): xcop [options] [files...]"
35
42
  o.bool '-h', '--help', 'Show these instructions'
36
43
  o.bool '-q', '--quiet', 'Don\'t print anything if there are no errors'
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -25,7 +25,7 @@ require_relative 'xcop/version'
25
25
 
26
26
  # Xcop main module.
27
27
  # Author:: Yegor Bugayenko (yegor256@gmail.com)
28
- # Copyright:: Copyright (c) 2017-2018 Yegor Bugayenko
28
+ # Copyright:: Copyright (c) 2017-2020 Yegor Bugayenko
29
29
  # License:: MIT
30
30
  module Xcop
31
31
  # Command line interface.
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -24,7 +24,7 @@ require_relative '../xcop'
24
24
 
25
25
  # Xcop rake task.
26
26
  # Author:: Yegor Bugayenko (yegor256@gmail.com)
27
- # Copyright:: Copyright (c) 2017-2018 Yegor Bugayenko
27
+ # Copyright:: Copyright (c) 2017-2020 Yegor Bugayenko
28
28
  # License:: MIT
29
29
  module Xcop
30
30
  # Rake task.
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -20,8 +20,8 @@
20
20
 
21
21
  # Xcop main module.
22
22
  # Author:: Yegor Bugayenko (yegor256@gmail.com)
23
- # Copyright:: Copyright (c) 2017-2018 Yegor Bugayenko
23
+ # Copyright:: Copyright (c) 2017-2020 Yegor Bugayenko
24
24
  # License:: MIT
25
25
  module Xcop
26
- VERSION = '0.6'.freeze
26
+ VERSION = '0.6.1'.freeze
27
27
  end
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="314px" height="314px" viewBox="0 0 314 314" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch -->
4
+ <title>Group 2</title>
5
+ <desc>Created with Sketch.</desc>
6
+ <defs></defs>
7
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
8
+ <g id="Group-2">
9
+ <g id="Group">
10
+ <circle id="Oval" fill="#053C5E" cx="157" cy="157" r="157"></circle>
11
+ <rect id="Rectangle" fill="#2B2B2B" x="0" y="233" width="184" height="69"></rect>
12
+ <text id="xcop" font-family="CourierNewPS-BoldMT, Courier New" font-size="60" font-weight="bold" fill="#FFFFFF">
13
+ <tspan x="20.4882812" y="281">xcop</tspan>
14
+ </text>
15
+ <path d="M135.676765,111.215287 C135.211714,113.540467 132.770932,120.688823 130.252813,127.100603 C127.734621,133.512383 125.2898,140.431445 124.819828,142.476214 C123.6868,147.405663 121.517836,147.185477 119.69487,141.95608 C116.899865,133.938362 105.171362,111.043501 103.859129,111.043501 C100.420089,111.043501 101.508757,114.986149 109.1771,130.30227 C113.739327,139.414532 118.032086,147.448041 118.716515,148.15443 C120.694817,150.196115 120.172626,154.319657 117.358599,158.877992 C113.567467,165.019055 107.570942,183.721189 108.054206,187.896804 C108.804956,194.383204 112.436054,192.210274 113.355359,184.724515 C114.48376,175.535577 120.945556,159.641154 124.897459,156.333653 C127.109021,154.482778 128.268636,151.905536 128.573284,148.163978 C128.818001,145.157747 131.906711,135.560972 135.437115,126.837819 C138.96752,118.114666 141.511492,110.079835 141.090434,108.982574 C139.755727,105.504315 136.554941,106.824333 135.676765,111.215287 M174.714659,126.841564 C169.37392,129.699438 169.197653,130.049915 167.452978,141.283475 C165.577352,153.360398 165.225112,168.513913 166.548289,180.203784 L167.566817,189.202501 L161.346213,191.9541 C154.601949,194.937416 150.91195,200.302465 153.156708,203.861146 C155.104824,206.949562 157.09025,206.70198 157.571826,203.310532 C158.083734,199.706169 166.097413,193.204052 170.29418,192.987978 C172.116999,192.894116 173.522874,191.717021 173.97823,189.903529 C174.383277,188.290613 177.740353,184.944554 181.438431,182.467858 C188.546172,177.707551 194.317883,170.450278 194.317883,166.273341 C194.317883,162.684548 189.493165,158.361603 185.487795,158.361603 C180.701636,158.361603 180.027195,155.239403 183.731222,150.229385 C188.308065,144.038966 188.284856,130.867646 183.690534,127.147387 C179.896537,124.075276 179.885006,124.074836 174.714659,126.841564 M182.67318,134.240439 C184.752542,140.153164 174.808961,161.185104 171.588639,157.68562 C169.868715,155.81653 172.863122,135.012708 175.266374,132.134564 C177.872553,129.013319 181.163896,129.949075 182.67318,134.240439 M184.854262,162.269586 C190.589839,163.855621 189.673839,167.881335 181.645765,176.371155 C177.281618,180.986262 173.904933,183.573859 173.371946,182.711474 C172.876636,181.91012 172.127869,176.711937 171.707987,171.159972 L170.944531,161.065463 L176.209475,161.200234 C179.105172,161.274339 182.995308,161.755548 184.854262,162.269586 M132.642184,172.492256 C131.593837,175.224098 133.152917,177.288844 136.264027,177.288844 C139.014965,177.288844 139.431396,176.221769 138.067531,172.667568 C137.039234,169.987871 133.645289,169.878218 132.642184,172.492256 M203.781503,185.840798 C203.781503,187.657595 209.264724,193.512152 210.966361,193.512152 C212.534035,193.512152 211.991059,187.391138 210.270768,185.670847 C208.092403,183.492409 203.781503,183.605293 203.781503,185.840798" id="Fill-6" fill="#427B8A" fill-rule="nonzero"></path>
16
+ </g>
17
+ </g>
18
+ </g>
19
+ </svg>
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -25,7 +25,7 @@ require_relative '../lib/xcop/rake_task'
25
25
 
26
26
  # Xcop rake task.
27
27
  # Author:: Yegor Bugayenko (yegor256@gmail.com)
28
- # Copyright:: Copyright (c) 2017-2018 Yegor Bugayenko
28
+ # Copyright:: Copyright (c) 2017-2020 Yegor Bugayenko
29
29
  # License:: MIT
30
30
  class TestRakeTask < Minitest::Test
31
31
  def test_basic
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -26,7 +26,7 @@ require_relative '../lib/xcop'
26
26
 
27
27
  # Xcop main module test.
28
28
  # Author:: Yegor Bugayenko (yegor256@gmail.com)
29
- # Copyright:: Copyright (c) 2017-2018 Yegor Bugayenko
29
+ # Copyright:: Copyright (c) 2017-2020 Yegor Bugayenko
30
30
  # License:: MIT
31
31
  class TestXcop < Minitest::Test
32
32
  def test_basic
@@ -1,4 +1,4 @@
1
- # Copyright (c) 2017-2018 Yegor Bugayenko
1
+ # Copyright (c) 2017-2020 Yegor Bugayenko
2
2
  #
3
3
  # Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  # of this software and associated documentation files (the 'Software'), to deal
@@ -45,15 +45,14 @@ Gem::Specification.new do |s|
45
45
  s.rdoc_options = ['--charset=UTF-8']
46
46
  s.extra_rdoc_files = ['README.md', 'LICENSE.txt']
47
47
  s.add_runtime_dependency 'differ', '~>0.1.2'
48
- s.add_runtime_dependency 'nokogiri', '~>1.8'
48
+ s.add_runtime_dependency 'nokogiri', '~>1.10.9'
49
49
  s.add_runtime_dependency 'rainbow', '~>3.0'
50
50
  s.add_runtime_dependency 'slop', '~>4.4'
51
51
  s.add_development_dependency 'codecov', '0.1.10'
52
52
  s.add_development_dependency 'cucumber', '1.3.17'
53
53
  s.add_development_dependency 'minitest', '5.5.0'
54
- s.add_development_dependency 'rake', '12.0.0'
54
+ s.add_development_dependency 'rake', '12.3.3'
55
55
  s.add_development_dependency 'rdoc', '4.2.0'
56
- s.add_development_dependency 'rspec-rails', '3.1.0'
57
56
  s.add_development_dependency 'rubocop', '0.52.0'
58
57
  s.add_development_dependency 'rubocop-rspec', '1.5.1'
59
58
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xcop
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.6'
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yegor Bugayenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-18 00:00:00.000000000 Z
11
+ date: 2020-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: differ
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '1.8'
33
+ version: 1.10.9
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '1.8'
40
+ version: 1.10.9
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rainbow
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -114,14 +114,14 @@ dependencies:
114
114
  requirements:
115
115
  - - '='
116
116
  - !ruby/object:Gem::Version
117
- version: 12.0.0
117
+ version: 12.3.3
118
118
  type: :development
119
119
  prerelease: false
120
120
  version_requirements: !ruby/object:Gem::Requirement
121
121
  requirements:
122
122
  - - '='
123
123
  - !ruby/object:Gem::Version
124
- version: 12.0.0
124
+ version: 12.3.3
125
125
  - !ruby/object:Gem::Dependency
126
126
  name: rdoc
127
127
  requirement: !ruby/object:Gem::Requirement
@@ -136,20 +136,6 @@ dependencies:
136
136
  - - '='
137
137
  - !ruby/object:Gem::Version
138
138
  version: 4.2.0
139
- - !ruby/object:Gem::Dependency
140
- name: rspec-rails
141
- requirement: !ruby/object:Gem::Requirement
142
- requirements:
143
- - - '='
144
- - !ruby/object:Gem::Version
145
- version: 3.1.0
146
- type: :development
147
- prerelease: false
148
- version_requirements: !ruby/object:Gem::Requirement
149
- requirements:
150
- - - '='
151
- - !ruby/object:Gem::Version
152
- version: 3.1.0
153
139
  - !ruby/object:Gem::Dependency
154
140
  name: rubocop
155
141
  requirement: !ruby/object:Gem::Requirement
@@ -212,6 +198,7 @@ files:
212
198
  - lib/xcop.rb
213
199
  - lib/xcop/rake_task.rb
214
200
  - lib/xcop/version.rb
201
+ - logo.svg
215
202
  - test/test__helper.rb
216
203
  - test/test_rake_task.rb
217
204
  - test/test_xcop.rb
@@ -236,8 +223,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
236
223
  - !ruby/object:Gem::Version
237
224
  version: '0'
238
225
  requirements: []
239
- rubyforge_project:
240
- rubygems_version: 2.6.8
226
+ rubygems_version: 3.0.1
241
227
  signing_key:
242
228
  specification_version: 2
243
229
  summary: XML Formatting Static Validator