Skip to content

Commit 4e91e66

Browse files
authored
Merge pull request #2221 from rspec/update-common-plaintext-files-2019-12-05-for-master
Updates from rspec-dev (2019-12-05)
2 parents aca68a0 + d62d1d8 commit 4e91e66

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated on 2019-11-27T18:54:20+00:00 from the rspec-dev repo.
1+
# This file was generated on 2019-12-05T21:32:23+00:00 from the rspec-dev repo.
22
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33

44
github: [JonRowe]

BUILD_DETAIL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2015-12-07T22:01:06+11:00 from the rspec-dev repo.
2+
This file was generated on 2019-12-05T21:32:23+00:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

@@ -40,7 +40,7 @@ The spec suite performs a couple extra checks that are worth noting:
4040
available for use in any context, we want to minimize how many bits of the standard
4141
library we load and use. Otherwise, RSpec's use of part of the standard library could
4242
mask a problem where a gem author forgets to load a part of the standard library they
43-
rely on. The spec suite contains a spec that defines a whitelist of allowed loaded
43+
rely on. The spec suite contains a spec that defines a list of allowed loaded
4444
stdlibs.
4545

4646
In addition, we use [SimpleCov](https://github.com/colszowka/simplecov)

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2015-12-07T22:01:06+11:00 from the rspec-dev repo.
2+
This file was generated on 2019-12-05T21:32:23+00:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2015-12-07T22:01:06+11:00 from the rspec-dev repo.
2+
This file was generated on 2019-12-05T21:32:23+00:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
This file was generated on 2015-12-07T22:01:06+11:00 from the rspec-dev repo.
2+
This file was generated on 2019-12-05T21:32:23+00:00 from the rspec-dev repo.
33
DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
-->
55

0 commit comments

Comments
 (0)