Skip to content

Commit

Permalink
trying to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
daddyz committed Nov 20, 2024
1 parent b2351e9 commit 2326799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phonelib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
if RUBY_VERSION > '3.1.0'
s.add_development_dependency 'rspec'
else
s.add_development_dependency 'rspec', '= 2.14.1'
s.add_development_dependency 'rspec', '= 3.10.0'
end
s.add_development_dependency 'simplecov'
s.add_development_dependency 'benchmark-ips'
Expand Down

0 comments on commit 2326799

Please sign in to comment.