Skip to content

Commit

Permalink
Update solargraph
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorntonMatthew committed Sep 16, 2024
1 parent a983652 commit 2834ee8
Showing 1 changed file with 15 additions and 16 deletions.
31 changes: 15 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@ GEM
ice_cube (0.16.3)
immigrant (0.3.6)
activerecord (>= 3.0)
jaro_winkler (1.5.6)
jaro_winkler (1.6.0)
jmespath (1.6.2)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
Expand Down Expand Up @@ -1742,9 +1742,9 @@ GEM
newrelic_rpm (6.5.0.357)
nio4r (2.5.9)
no_proxy_fix (0.1.2)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.15.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
nokogiri (1.15.6-x86_64-linux)
racc (~> 1.4)
nori (2.6.0)
notiffany (0.1.1)
Expand All @@ -1757,11 +1757,12 @@ GEM
paper_trail (12.3.0)
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.23.0)
parallel (1.26.3)
paranoia (2.6.3)
activerecord (>= 5.1, < 7.2)
parser (2.7.2.0)
parser (3.3.5.0)
ast (~> 2.4.1)
racc
pdf-forms (1.2.0)
cliver (~> 0.3.2)
safe_shell (>= 1.0.3, < 2.0)
Expand All @@ -1779,7 +1780,7 @@ GEM
public_suffix (4.0.6)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.1)
rack (2.2.6.4)
rack-contrib (2.1.0)
rack (~> 2.0)
Expand Down Expand Up @@ -1861,9 +1862,9 @@ GEM
regexp_parser (1.6.0)
request_store (1.4.1)
rack (>= 1.4)
reverse_markdown (1.4.0)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.6)
rexml (3.3.7)
roo (2.8.2)
nokogiri (~> 1)
rubyzip (>= 1.2.1, < 2.0.0)
Expand Down Expand Up @@ -1976,20 +1977,20 @@ GEM
single_cov (1.3.2)
sixarm_ruby_unaccent (1.2.0)
socksify (1.7.1)
solargraph (0.40.1)
solargraph (0.41.2)
backport (~> 1.1)
benchmark
bundler (>= 1.17.2)
e2mmap
jaro_winkler (~> 1.5)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
parser (~> 2.3)
parser (~> 3.0)
reverse_markdown (>= 1.0.5, < 3)
rubocop (>= 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9)
yard (~> 0.9, >= 0.9.24)
spreadsheet (1.3.1)
bigdecimal
ruby-ole
Expand All @@ -2009,8 +2010,8 @@ GEM
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
test-prof (0.10.1)
thor (1.3.1)
tilt (2.0.8)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.1)
timeout (0.4.0)
tty-tree (0.3.0)
Expand All @@ -2036,7 +2037,6 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand All @@ -2053,8 +2053,7 @@ GEM
nokogiri (~> 1.11)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.27)
webrick (~> 1.7.0)
yard (0.9.37)
zeitwerk (2.6.12)
ziptz (2.1.6)

Expand Down

0 comments on commit 2834ee8

Please sign in to comment.