mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-15 08:46:34 +01:00
Bump solargraph from 0.58.2 to 0.58.3
Bumps [solargraph](https://github.com/castwide/solargraph) from 0.58.2 to 0.58.3. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/compare/v0.58.2...v0.58.3) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
20386a2b73
commit
7e51616df6
1 changed files with 8 additions and 7 deletions
15
Gemfile.lock
15
Gemfile.lock
|
|
@ -96,7 +96,7 @@ GEM
|
||||||
base64 (0.3.0)
|
base64 (0.3.0)
|
||||||
bcrypt (3.1.21)
|
bcrypt (3.1.21)
|
||||||
benchmark (0.5.0)
|
benchmark (0.5.0)
|
||||||
bigdecimal (3.3.1)
|
bigdecimal (4.0.1)
|
||||||
bootstrap-sass (3.4.1)
|
bootstrap-sass (3.4.1)
|
||||||
autoprefixer-rails (>= 5.2.1)
|
autoprefixer-rails (>= 5.2.1)
|
||||||
sassc (>= 2.0.0)
|
sassc (>= 2.0.0)
|
||||||
|
|
@ -173,7 +173,7 @@ GEM
|
||||||
pp (>= 0.6.0)
|
pp (>= 0.6.0)
|
||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
jaro_winkler (1.6.1)
|
jaro_winkler (1.7.0)
|
||||||
jquery-form-rails (1.0.1)
|
jquery-form-rails (1.0.1)
|
||||||
jquery-rails
|
jquery-rails
|
||||||
jquery-rails (4.6.1)
|
jquery-rails (4.6.1)
|
||||||
|
|
@ -184,8 +184,8 @@ GEM
|
||||||
railties (>= 3.2.16)
|
railties (>= 3.2.16)
|
||||||
jquery_block_ui (0.0.1)
|
jquery_block_ui (0.0.1)
|
||||||
rails (>= 3.1)
|
rails (>= 3.1)
|
||||||
json (2.18.1)
|
json (2.19.1)
|
||||||
json-schema (6.1.0)
|
json-schema (6.2.0)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
bigdecimal (>= 3.1, < 5)
|
bigdecimal (>= 3.1, < 5)
|
||||||
kramdown (2.5.2)
|
kramdown (2.5.2)
|
||||||
|
|
@ -320,8 +320,9 @@ GEM
|
||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.11.1)
|
rb-inotify (0.11.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rbs (3.10.2)
|
rbs (3.10.3)
|
||||||
logger
|
logger
|
||||||
|
tsort
|
||||||
rdoc (6.15.1)
|
rdoc (6.15.1)
|
||||||
erb
|
erb
|
||||||
psych (>= 4.0.0)
|
psych (>= 4.0.0)
|
||||||
|
|
@ -329,7 +330,7 @@ GEM
|
||||||
regexp_parser (2.11.3)
|
regexp_parser (2.11.3)
|
||||||
reline (0.6.2)
|
reline (0.6.2)
|
||||||
io-console (~> 0.5)
|
io-console (~> 0.5)
|
||||||
reverse_markdown (3.0.1)
|
reverse_markdown (3.0.2)
|
||||||
nokogiri
|
nokogiri
|
||||||
rexml (3.4.4)
|
rexml (3.4.4)
|
||||||
rspec-expectations (3.13.5)
|
rspec-expectations (3.13.5)
|
||||||
|
|
@ -369,7 +370,7 @@ GEM
|
||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
simplecov-html (~> 0.10.0)
|
simplecov-html (~> 0.10.0)
|
||||||
simplecov-html (0.10.2)
|
simplecov-html (0.10.2)
|
||||||
solargraph (0.58.2)
|
solargraph (0.58.3)
|
||||||
ast (~> 2.4.3)
|
ast (~> 2.4.3)
|
||||||
backport (~> 1.2)
|
backport (~> 1.2)
|
||||||
benchmark (~> 0.4)
|
benchmark (~> 0.4)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue