brutal 0.2.0 → 0.2.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +9 -9
  3. metadata +3 -7
  4. data/bin/console +0 -7
  5. data/bin/setup +0 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52cb0e853f0cb1644e497b1566b675da404cf9e0570ef449862b03edc8764bac
4
- data.tar.gz: 99cd7cb1d648fc3275d811eb41cb5a820bc5c82bce9c9a19b6834677c5626e6a
3
+ metadata.gz: 68550f0dd2c889c98a665a1ddd83dc0dccad1142858f5520af54f9ef3e0bd8e2
4
+ data.tar.gz: 9756e39c673ef3a85b4556e85f8fff0d0841e207dfe414a2c230dc02c21a40e6
5
5
  SHA512:
6
- metadata.gz: d7605a2eb8219c17786724d1129b64a0863e6113c07025d07c5e9a67c16dc6ff42234d553fbfa9e1f940b31142cae729a36749a841496d92f520cd2342e54f44
7
- data.tar.gz: f6418c02326b3d52c8436ea640575b154e0c4299940e5907f8842af9d49c68854d5cc2b33b27d212e76c373946833ee7e0f52b22cffbf0665117b82aae2866c7
6
+ metadata.gz: de1dd6a46db62eddebabc9f0211d99378f0770be1d096499de82c4a427fcde3eadc4e438e8752adafbf03feb1198e2d95134b7176c925d7995c15445a072d30c
7
+ data.tar.gz: 14f650e0b87ef69d5e95b75e1beedc3ded6db3f8b21c20a675dfe1dd423dd2fc3f282af6056fdd0eedbf15f740b27dd30013b05a9aab95545bda59c9bc596392
data/README.md CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  > Brutal test suite scaffold generator
4
4
 
5
- ![A lumberjack brutally cutting a tree.](https://raw.githubusercontent.com/cyril/brutal.rb/master/img/Ferdinand_Hodler_-_Woodcutter_-_Google_Art_Project.jpg)
5
+ ![A lumberjack brutally cutting a tree.](https://raw.githubusercontent.com/fixrb/brutal/master/img/Ferdinand_Hodler_-_Woodcutter_-_Google_Art_Project.jpg)
6
6
 
7
- [![Build Status](https://api.travis-ci.org/cyril/brutal.rb.svg?branch=master)][travis]
7
+ [![Build Status](https://api.travis-ci.org/fixrb/brutal.svg?branch=master)][travis]
8
8
  [![Gem Version](https://badge.fury.io/rb/brutal.svg)][gem]
9
- [![Inline docs](https://inch-ci.org/github/cyril/brutal.rb.svg?branch=master)][inchpages]
9
+ [![Inline docs](https://inch-ci.org/github/fixrb/brutal.svg?branch=master)][inchpages]
10
10
  [![Documentation](http://img.shields.io/:yard-docs-38c800.svg)][rubydoc]
11
11
 
12
12
  ## Installation
@@ -110,8 +110,8 @@ end
110
110
 
111
111
  ## Contact
112
112
 
113
- * Home page: https://github.com/cyril/brutal.rb
114
- * Bugs/issues: https://github.com/cyril/brutal.rb/issues
113
+ * Home page: https://github.com/fixrb/brutal
114
+ * Bugs/issues: https://github.com/fixrb/brutal/issues
115
115
 
116
116
  ## Rubies
117
117
 
@@ -121,7 +121,7 @@ end
121
121
 
122
122
  ## Contributing
123
123
 
124
- Bug reports and pull requests are welcome on GitHub at https://github.com/cyril/brutal.rb. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/cyril/brutal.rb/blob/master/CODE_OF_CONDUCT.md).
124
+ Bug reports and pull requests are welcome on GitHub at https://github.com/fixrb/brutal. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/fixrb/brutal/blob/master/CODE_OF_CONDUCT.md).
125
125
 
126
126
  ## License
127
127
 
@@ -129,9 +129,9 @@ The gem is available as open source under the terms of the [MIT License](https:/
129
129
 
130
130
  ## Code of Conduct
131
131
 
132
- Everyone interacting in the GreatGuardian project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/cyril/brutal.rb/blob/master/CODE_OF_CONDUCT.md).
132
+ Everyone interacting in the GreatGuardian project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/fixrb/brutal/blob/master/CODE_OF_CONDUCT.md).
133
133
 
134
134
  [gem]: https://rubygems.org/gems/brutal
135
- [travis]: https://travis-ci.org/cyril/brutal.rb
136
- [inchpages]: https://inch-ci.org/github/cyril/brutal.rb
135
+ [travis]: https://travis-ci.org/fixrb/brutal
136
+ [inchpages]: https://inch-ci.org/github/fixrb/brutal
137
137
  [rubydoc]: https://rubydoc.info/gems/brutal/frames
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brutal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cyril Kato
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-16 00:00:00.000000000 Z
11
+ date: 2019-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -98,20 +98,16 @@ description: Brutal test suite scaffold generator
98
98
  email: contact@cyril.email
99
99
  executables:
100
100
  - brutal
101
- - console
102
- - setup
103
101
  extensions: []
104
102
  extra_rdoc_files: []
105
103
  files:
106
104
  - LICENSE.md
107
105
  - README.md
108
106
  - bin/brutal
109
- - bin/console
110
- - bin/setup
111
107
  - lib/brutal.rb
112
108
  - lib/brutal/framework/base.rb
113
109
  - lib/brutal/framework/por.rb
114
- homepage: https://github.com/cyril/brutal.rb
110
+ homepage: https://github.com/fixrb/brutal
115
111
  licenses:
116
112
  - MIT
117
113
  metadata: {}
data/bin/console DELETED
@@ -1,7 +0,0 @@
1
- #!/usr/bin/env ruby
2
- # frozen_string_literal: true
3
-
4
- require_relative ::File.join('..', 'lib', 'brutal')
5
-
6
- require 'irb'
7
- IRB.start(__FILE__)
data/bin/setup DELETED
@@ -1,7 +0,0 @@
1
- #!/usr/bin/env bash
2
-
3
- set -euo pipefail
4
- IFS=$'\n\t'
5
- set -vx
6
-
7
- bundle install