Skip to content

Commit

Permalink
Merge pull request #79 from gocardless/revert-76-gh-action-workflow-p…
Browse files Browse the repository at this point in the history
…ublish-released-gem

Revert "Add workflow config to publish gem releases to GC repo"
  • Loading branch information
Tabby committed Dec 14, 2022
2 parents ea24770 + cd47293 commit 8e02431
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/release.yml

This file was deleted.

6 changes: 0 additions & 6 deletions companies-house-rest.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.required_ruby_version = ">= 3.0.2"

spec.metadata = {
"github_repo" => "ssh://github.com/gocardless/companies-house-rest",
"allowed_push_host" => "https://rubygems.pkg.github.com/gocardless",
"rubygems_mfa_required" => "true",
}

spec.add_runtime_dependency "dry-struct", "~> 1"

spec.add_development_dependency "activesupport", ">= 4.2", "< 7"
Expand Down

0 comments on commit 8e02431

Please sign in to comment.