We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1d1d84 + 9e2a1b7 commit a2c6f18Copy full SHA for a2c6f18
steep/Gemfile
@@ -1,4 +1,4 @@
1
source "https://rubygems.org"
2
3
gem "rbs", "~> 3.7.0"
4
-gem "steep", "~> 1.9.0"
+gem "steep", "~> 1.9.2"
steep/Gemfile.lock
@@ -44,7 +44,7 @@ GEM
44
rbs (3.7.0)
45
logger
46
securerandom (0.4.1)
47
- steep (1.9.1)
+ steep (1.9.2)
48
activesupport (>= 5.1)
49
concurrent-ruby (>= 1.1.10)
50
csv (>= 3.0.9)
@@ -59,6 +59,7 @@ GEM
59
securerandom (>= 0.1)
60
strscan (>= 1.0.0)
61
terminal-table (>= 2, < 4)
62
+ uri (>= 0.12.0)
63
strscan (3.1.2)
64
terminal-table (3.0.2)
65
unicode-display_width (>= 1.1.1, < 3)
@@ -72,7 +73,7 @@ PLATFORMS
72
73
74
DEPENDENCIES
75
rbs (~> 3.7.0)
- steep (~> 1.9.0)
76
+ steep (~> 1.9.2)
77
78
BUNDLED WITH
79
2.5.16
0 commit comments