mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 06:02:36 +01:00
Bump solargraph from 0.57.0 to 0.58.1
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.57.0 to 0.58.1. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/commits) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5635690ad
commit
9c440369c0
1 changed files with 12 additions and 9 deletions
21
Gemfile.lock
21
Gemfile.lock
|
|
@ -179,9 +179,9 @@ GEM
|
|||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (8.0.0)
|
||||
railties (>= 3.2.16)
|
||||
json (2.18.0)
|
||||
jquery_block_ui (0.0.1)
|
||||
rails (>= 3.1)
|
||||
json (2.18.0)
|
||||
kramdown (2.5.1)
|
||||
rexml (>= 3.3.9)
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
|
|
@ -232,10 +232,11 @@ GEM
|
|||
net-smtp (0.5.1)
|
||||
net-protocol
|
||||
nio4r (2.7.5)
|
||||
nokogiri (1.18.10)
|
||||
nokogiri (1.19.0)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
observer (0.1.2)
|
||||
open3 (0.2.1)
|
||||
ostruct (0.6.3)
|
||||
parallel (1.27.0)
|
||||
parser (3.3.10.0)
|
||||
|
|
@ -309,7 +310,7 @@ GEM
|
|||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rbs (3.9.5)
|
||||
rbs (3.10.2)
|
||||
logger
|
||||
rdoc (6.15.1)
|
||||
erb
|
||||
|
|
@ -318,7 +319,7 @@ GEM
|
|||
regexp_parser (2.11.3)
|
||||
reline (0.6.2)
|
||||
io-console (~> 0.5)
|
||||
reverse_markdown (3.0.0)
|
||||
reverse_markdown (3.0.1)
|
||||
nokogiri
|
||||
rexml (3.4.4)
|
||||
rspec-expectations (3.13.5)
|
||||
|
|
@ -336,9 +337,9 @@ GEM
|
|||
rubocop-ast (>= 1.48.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 4.0)
|
||||
rubocop-ast (1.48.0)
|
||||
rubocop-ast (1.49.0)
|
||||
parser (>= 3.3.7.2)
|
||||
prism (~> 1.4)
|
||||
prism (~> 1.7)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
sanitize (7.0.0)
|
||||
|
|
@ -357,16 +358,18 @@ GEM
|
|||
json (>= 1.8, < 3)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
solargraph (0.57.0)
|
||||
solargraph (0.58.1)
|
||||
ast (~> 2.4.3)
|
||||
backport (~> 1.2)
|
||||
benchmark (~> 0.4)
|
||||
bundler (~> 2.0)
|
||||
bundler (>= 2.0)
|
||||
diff-lcs (~> 1.4)
|
||||
jaro_winkler (~> 1.6, >= 1.6.1)
|
||||
kramdown (~> 2.3)
|
||||
kramdown-parser-gfm (~> 1.1)
|
||||
logger (~> 1.6)
|
||||
observer (~> 0.1)
|
||||
open3 (~> 0.2.1)
|
||||
ostruct (~> 0.6)
|
||||
parser (~> 3.0)
|
||||
prism (~> 1.4)
|
||||
|
|
@ -398,7 +401,7 @@ GEM
|
|||
climate_control (>= 0.0.3, < 1.0)
|
||||
terser (1.2.6)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
thor (1.4.0)
|
||||
thor (1.5.0)
|
||||
tilt (2.6.1)
|
||||
timeout (0.4.4)
|
||||
tolk (6.0.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue