Skip to content

Commit

Permalink
Remove the pinned version on solargraph dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iftheshoefritz committed Dec 2, 2022
1 parent 7d386b5 commit 8a68f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solargraph-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake', '~> 12.3.3'
spec.add_development_dependency 'rspec', '~> 3.0'

spec.add_runtime_dependency 'solargraph', '~> 0.44.2'
spec.add_runtime_dependency 'solargraph'
spec.add_runtime_dependency 'activesupport'
end

0 comments on commit 8a68f60

Please sign in to comment.