Skip to content

Commit c9f4760

Browse files
committed
Use vernier
1 parent 1aa5491 commit c9f4760

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ gem "test-unit", "~> 3.0"
1313
gem "rbs-inline", :require => false
1414
gem "steep", ">= 1.8.1"
1515

16-
gem "ruby-prof"
16+
gem "vernier"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ GEM
6262
rbs-inline (0.11.0)
6363
prism (>= 0.29, < 1.3)
6464
rbs (>= 3.5.0)
65-
ruby-prof (1.7.1)
6665
securerandom (0.3.1)
6766
steep (1.9.4)
6867
activesupport (>= 5.1)
@@ -89,6 +88,7 @@ GEM
8988
concurrent-ruby (~> 1.0)
9089
unicode-display_width (2.6.0)
9190
uri (1.0.3)
91+
vernier (1.8.0)
9292

9393
PLATFORMS
9494
aarch64-linux-gnu
@@ -107,9 +107,9 @@ DEPENDENCIES
107107
ostruct
108108
rake (~> 13.0)
109109
rbs-inline
110-
ruby-prof
111110
steep (>= 1.8.1)
112111
test-unit (~> 3.0)
112+
vernier
113113
wardite!
114114

115115
BUNDLED WITH

0 commit comments

Comments
 (0)