Skip to content

Commit

Permalink
Undo rake build
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermp committed Oct 17, 2023
1 parent 816a0aa commit 2cba261
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gems/aws-sdk-gamesparks/aws-sdk-gamesparks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
spec.name = 'aws-sdk-gamesparks'
spec.version = File.read(File.expand_path('../VERSION', __FILE__)).strip
spec.summary = 'AWS SDK for Ruby - GameSparks'
spec.description = '[DEPRECATED] Official AWS Ruby gem for GameSparks. This gem is part of the AWS SDK for Ruby.'
spec.description = 'Official AWS Ruby gem for GameSparks. This gem is part of the AWS SDK for Ruby.'
spec.author = 'Amazon Web Services'
spec.homepage = 'https://github.com/aws/aws-sdk-ruby'
spec.license = 'Apache-2.0'
Expand All @@ -30,5 +30,4 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 2.3'

spec.post_install_message = 'aws-sdk-gamesparks is deprecated'
end

0 comments on commit 2cba261

Please sign in to comment.