diff --git a/.repobot.yml b/.repobot.yml index 651b5f8..73cfd5f 100644 --- a/.repobot.yml +++ b/.repobot.yml @@ -12,7 +12,7 @@ sources: - ".github/**/*.*" - ".rspec" - ".rubocop.yml" - - "gemspec.erb:dry-system.gemspec" + - "gemspec.erb:dry-operation.gemspec" - "spec/support/*" - "CODE_OF_CONDUCT.md" - "CONTRIBUTING.md" diff --git a/README.md b/README.md deleted file mode 100644 index 21c37f7..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# dry-operation diff --git a/project.yml b/project.yml index b26a62f..88c1b64 100644 --- a/project.yml +++ b/project.yml @@ -1,4 +1,4 @@ -name: dry-system +name: dry-operation gemspec: authors: ["dry-rb team"] email: ["gems@dry-rb.org"]