Skip to content

Commit

Permalink
require rubygems mfa
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Feb 8, 2024
1 parent 679ad50 commit eec173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.description = "A Ruby library for declaring, composing and executing GraphQL queries"
s.homepage = "https://github.com/github-community-projects/graphql-client"
s.license = "MIT"

s.metadata = { "rubygems_mfa_required" => "true" }
s.files = Dir["README.md", "LICENSE", "lib/**/*.rb"]

s.add_dependency "activesupport", ">= 3.0"
Expand Down

0 comments on commit eec173b

Please sign in to comment.