Skip to content

Commit

Permalink
Update discourse_subscription_client.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
angusmcleod committed Sep 18, 2024
1 parent 7abd304 commit 22416e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discourse_subscription_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "active_model_serializers", "~> 0.8.3"
spec.add_development_dependency "annotate"
spec.add_development_dependency "aws-sdk-s3"
spec.add_development_dependency "byebug"
spec.add_development_dependency "excon"
spec.add_development_dependency "fabrication"
Expand All @@ -37,5 +38,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rubocop"
spec.add_development_dependency "sprockets-rails"
spec.add_development_dependency "webmock"
spec.add_development_dependency "aws-sdk-s3"
end

0 comments on commit 22416e4

Please sign in to comment.