Update bundle
This commit is contained in:
parent
d9f061e72f
commit
d1d80ce375
1 changed files with 4 additions and 2 deletions
|
@ -268,7 +268,7 @@ GEM
|
||||||
actionview (>= 5.0.0)
|
actionview (>= 5.0.0)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
jmespath (1.6.2)
|
jmespath (1.6.2)
|
||||||
jquery-rails (4.5.1)
|
jquery-rails (4.6.0)
|
||||||
rails-dom-testing (>= 1, < 3)
|
rails-dom-testing (>= 1, < 3)
|
||||||
railties (>= 4.2.0)
|
railties (>= 4.2.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
|
@ -277,6 +277,7 @@ GEM
|
||||||
kgio (2.11.4)
|
kgio (2.11.4)
|
||||||
kramdown (2.4.0)
|
kramdown (2.4.0)
|
||||||
rexml
|
rexml
|
||||||
|
language_server-protocol (3.17.0.3)
|
||||||
libxml-ruby (4.1.1)
|
libxml-ruby (4.1.1)
|
||||||
listen (3.8.0)
|
listen (3.8.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
|
@ -432,8 +433,9 @@ GEM
|
||||||
rinku (2.0.6)
|
rinku (2.0.6)
|
||||||
rotp (6.2.2)
|
rotp (6.2.2)
|
||||||
rouge (4.1.2)
|
rouge (4.1.2)
|
||||||
rubocop (1.52.1)
|
rubocop (1.53.1)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
|
language_server-protocol (>= 3.17.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 3.2.2.3)
|
parser (>= 3.2.2.3)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue