mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-24 01:36:10 +01:00
Bump solargraph from 0.57.0 to 0.58.2
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.57.0 to 0.58.2. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.57.0...v0.58.2) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb51845c7e
commit
11fc3a4a61
1 changed files with 16 additions and 13 deletions
29
Gemfile.lock
29
Gemfile.lock
|
|
@ -183,8 +183,8 @@ GEM
|
|||
jquery_block_ui (0.0.1)
|
||||
rails (>= 3.1)
|
||||
json (2.18.0)
|
||||
kramdown (2.5.1)
|
||||
rexml (>= 3.3.9)
|
||||
kramdown (2.5.2)
|
||||
rexml (>= 3.4.4)
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
kt-paperclip (7.2.0)
|
||||
|
|
@ -233,20 +233,21 @@ 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)
|
||||
parser (3.3.10.1)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.6.3)
|
||||
pp (0.6.3)
|
||||
prettyprint
|
||||
prettyprint (0.2.0)
|
||||
prism (1.7.0)
|
||||
prism (1.8.0)
|
||||
psych (5.2.6)
|
||||
date
|
||||
stringio
|
||||
|
|
@ -310,7 +311,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
|
||||
|
|
@ -319,7 +320,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)
|
||||
|
|
@ -337,9 +338,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)
|
||||
|
|
@ -358,16 +359,18 @@ GEM
|
|||
json (>= 1.8, < 3)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
solargraph (0.57.0)
|
||||
solargraph (0.58.2)
|
||||
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)
|
||||
|
|
@ -399,8 +402,8 @@ GEM
|
|||
climate_control (>= 0.0.3, < 1.0)
|
||||
terser (1.2.6)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
thor (1.4.0)
|
||||
tilt (2.6.1)
|
||||
thor (1.5.0)
|
||||
tilt (2.7.0)
|
||||
timeout (0.4.4)
|
||||
tolk (6.0.0)
|
||||
rails (>= 7.0, < 7.3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue