Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/soutaro/steep.git
revision: 2a52643c6554c553cd0dc31a6daef717304c3985
revision: 3b75b367c9ad3d07f8f053c0c1f28e4bab560f5d
specs:
steep (2.1.0.dev.1)
steep (2.1.0)
concurrent-ruby (>= 1.1.10)
csv (>= 3.0.9)
fileutils (>= 1.1.0)
Expand All @@ -13,7 +13,7 @@ GIT
parser (>= 3.2)
prism (>= 0.25.0)
rainbow (>= 2.2.2, < 4.0)
rbs (~> 4.0)
rbs (~> 4.2)
securerandom (>= 0.1)
strscan (>= 1.0.0)
terminal-table (>= 2, < 5)
Expand Down
Loading