Fix Ruby style
[rnaseq-cwl-training.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 46eedf74876a6c4d5c4d584a515b36ca2d0994a0..41c97a9a57d879681825f8a65434b4752d0716b0 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
 
 source 'https://rubygems.org'
 
-git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
+git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
 
 # Synchronize with https://pages.github.com/versions
 ruby '>=2.7.1'