File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
3
gem "rbs" , "~> 3.9.pre"
4
- gem "steep" , "~> 1.10.pre "
4
+ gem "steep" , "~> 1.10"
Original file line number Diff line number Diff line change 42
42
rb-fsevent (0.11.2 )
43
43
rb-inotify (0.11.1 )
44
44
ffi (~> 1.0 )
45
- rbs (3.9.0.pre.2 )
45
+ rbs (3.9.0 )
46
46
logger
47
47
securerandom (0.4.1 )
48
- steep (1.10.0.pre.3 )
48
+ steep (1.10.0 )
49
49
activesupport (>= 5.1 )
50
50
concurrent-ruby (>= 1.1.10 )
51
51
csv (>= 3.0.9 )
57
57
mutex_m (>= 0.3.0 )
58
58
parser (>= 3.1 )
59
59
rainbow (>= 2.2.2 , < 4.0 )
60
- rbs (~> 3.9.pre )
60
+ rbs (~> 3.9 )
61
61
securerandom (>= 0.1 )
62
62
strscan (>= 1.0.0 )
63
63
terminal-table (>= 2 , < 5 )
@@ -77,7 +77,7 @@ PLATFORMS
77
77
78
78
DEPENDENCIES
79
79
rbs (~> 3.9.pre )
80
- steep (~> 1.10.pre )
80
+ steep (~> 1.10 )
81
81
82
82
BUNDLED WITH
83
83
2.6.3
You can’t perform that action at this time.
0 commit comments