Skip to content

Commit

Permalink
Lint: drop trailing spaces
Browse files Browse the repository at this point in the history
This PR responds to a RuboCop failure.
  • Loading branch information
olleolleolle authored Aug 29, 2023
1 parent e82c2a0 commit 6ef848a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gemstash/gem_source/upstream_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def serve_specs
http_client = http_client_for(upstream)
http_client.get("specs.4.8.gz")
end

private

def serve_cached(id, resource_type)
Expand Down

0 comments on commit 6ef848a

Please sign in to comment.