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 a86a030 + 61e3960 commit abaf27dCopy full SHA for abaf27d
steep/Gemfile
@@ -1,4 +1,4 @@
1
source "https://rubygems.org"
2
3
gem "rbs", "~> 3.8.1"
4
-gem "steep", "~> 1.9.2"
+gem "steep", "~> 1.9.4"
steep/Gemfile.lock
@@ -31,7 +31,7 @@ GEM
31
listen (3.9.0)
32
rb-fsevent (~> 0.10, >= 0.10.3)
33
rb-inotify (~> 0.9, >= 0.9.10)
34
- logger (1.6.5)
+ logger (1.6.6)
35
minitest (5.25.4)
36
parser (3.3.7.1)
37
ast (~> 2.4.1)
@@ -44,7 +44,7 @@ GEM
44
rbs (3.8.1)
45
logger
46
securerandom (0.4.1)
47
- steep (1.9.3)
+ steep (1.9.4)
48
activesupport (>= 5.1)
49
concurrent-ruby (>= 1.1.10)
50
csv (>= 3.0.9)
@@ -73,7 +73,7 @@ PLATFORMS
73
74
DEPENDENCIES
75
rbs (~> 3.8.1)
76
- steep (~> 1.9.2)
+ steep (~> 1.9.4)
77
78
BUNDLED WITH
79
2.6.3
0 commit comments