Skip to content

Commit

Permalink
Use andyw8/adjust-column-behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Aug 30, 2023
1 parent 0c22413 commit a3a6cc6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ group :development do
gem "rdoc", require: false
gem "psych", "~> 5.1", require: false
end

gem "yarp", git: "https://github.com/andyw8/yarp.git", branch: "andyw8/adjust-column-behaviour"
11 changes: 9 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
GIT
remote: https://github.com/andyw8/yarp.git
revision: 62a31fafc31f48cd024e49b979c7da4a87fe490e
branch: andyw8/adjust-column-behaviour
specs:
yarp (0.9.0)

PATH
remote: .
specs:
Expand All @@ -6,7 +13,7 @@ PATH
sorbet-runtime
syntax_tree (>= 6.1.1, < 7)
yarp (>= 0.9, < 0.10)
d

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -121,7 +128,6 @@ GEM
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
yarp (0.9.0)

PLATFORMS
arm64-darwin
Expand All @@ -147,6 +153,7 @@ DEPENDENCIES
ruby-lsp!
sorbet-static-and-runtime
tapioca (~> 0.11)
yarp!

BUNDLED WITH
2.4.10

0 comments on commit a3a6cc6

Please sign in to comment.