Skip to content

Commit 2065082

Browse files
Update solargraph requirement from ~> 0.56.0 to ~> 0.57.0 (#611)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08ac16d commit 2065082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ group :development do
1111
gem "debug", "~> 1.8"
1212
gem "rake", "~> 13.3.0"
1313
gem "semver2", "~> 3.4"
14-
gem "solargraph", "~> 0.56.0"
14+
gem "solargraph", "~> 0.57.0"
1515
end
1616

1717
group :test do

0 commit comments

Comments
 (0)