Skip to content

Commit

Permalink
Another build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesterovskiy committed Jul 23, 2020
1 parent 659346d commit d166f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis-session-store.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rake', '~> 13'
gem.add_development_dependency 'rspec', '~> 3'
gem.add_development_dependency 'rubocop', '~> 0.81'
gem.add_development_dependency 'simplecov', '~> 0.18'
gem.add_development_dependency 'simplecov', '~> 0.17'
end

0 comments on commit d166f70

Please sign in to comment.