Commit 8d6d413
committed
Remove boilerplate allowed_push_host restriction
** Why are these changes being introduced:
* There is a boilerplate line in the gemspec file to restrict which
sites can have releases pushed to them. We have not had this line in
the past, and its presence appears to be part of the initial
protections that need to be edited or removed.
** Relevant ticket(s):
* n/a
** How does this address that need:
* After considering whether to update this directive, or remove it
entirely, it seems consistent with past practice to remove it entirely
so this is what this PR does.
** Document any side effects to this change:
* None (we are free to consider implementing a real value for this, and
reintroducing the directive, in a future ticket)1 parent 6c59d1a commit 8d6d413
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
0 commit comments