Skip to content

Commit 48b14b6

Browse files
squash: indentation
1 parent 28833c2 commit 48b14b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/rack/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ group :test do
2424
gem 'rspec-mocks'
2525
gem 'opentelemetry-instrumentation-base', path: '../base'
2626
gem 'rack-test', '~> 2.1.0'
27-
if RUBY_VERSION >= '3.4'
27+
if RUBY_VERSION >= '3.4'
2828
gem 'base64'
2929
gem 'mutex_m'
3030
end

0 commit comments

Comments
 (0)