Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
knapo committed Sep 17, 2024
1 parent 094aa49 commit 3a329de
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
logger
faraday-net_http (3.3.0)
net-http
hashdiff (1.1.0)
hashdiff (1.1.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand All @@ -49,24 +49,23 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.65.1)
rubocop (1.66.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
Expand All @@ -77,7 +76,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
thor (1.3.2)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webmock (3.23.1)
addressable (>= 2.8.0)
Expand Down

0 comments on commit 3a329de

Please sign in to comment.