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 7b8e549 + 47349b3 commit 3a6f716Copy full SHA for 3a6f716
steep/Gemfile
@@ -1,4 +1,4 @@
1
source "https://rubygems.org"
2
3
gem "rbs", "~> 3.6.1"
4
-gem "steep", "~> 1.8.1"
+gem "steep", "~> 1.8.3"
steep/Gemfile.lock
@@ -44,7 +44,7 @@ GEM
44
rbs (3.6.1)
45
logger
46
securerandom (0.3.2)
47
- steep (1.8.1)
+ steep (1.8.3)
48
activesupport (>= 5.1)
49
concurrent-ruby (>= 1.1.10)
50
csv (>= 3.0.9)
@@ -72,7 +72,7 @@ PLATFORMS
72
73
DEPENDENCIES
74
rbs (~> 3.6.1)
75
- steep (~> 1.8.1)
+ steep (~> 1.8.3)
76
77
BUNDLED WITH
78
2.5.16
0 commit comments