Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Nov 22, 2024
1 parent 8041ba4 commit 093141c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ namespace :test do
desc 'Run all tests'
task all: TEST_METADATA.map { |k, _| "test:#{k}" }

ruby_version = RUBY_VERSION[0..2]

major, minor, = if defined?(RUBY_ENGINE_VERSION)
Gem::Version.new(RUBY_ENGINE_VERSION).segments
else
Expand Down

0 comments on commit 093141c

Please sign in to comment.