Skip to content

Commit

Permalink
removed unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Sep 3, 2024
1 parent fe21e83 commit 68df29c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/components/rubygem-concurrent-ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
version = settings[:rubygem_concurrent_ruby_version] || '1.2.3'
pkg.version version

# leaving temporarily for ruby 3.2.4 for the gem update on 12/08/2024
case version
when '1.2.3'
pkg.sha256sum '82fdd3f8a0816e28d513e637bb2b90a45d7b982bdf4f3a0511722d2e495801e2'
Expand Down

0 comments on commit 68df29c

Please sign in to comment.