Skip to content

Commit a29fbac

Browse files
committed
bundle update steep
1 parent 9d6f19e commit a29fbac

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

steep/Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.3)
4+
activesupport (6.0.3.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -15,31 +15,31 @@ GEM
1515
ffi (1.13.1)
1616
i18n (1.8.5)
1717
concurrent-ruby (~> 1.0)
18-
language_server-protocol (3.14.0.2)
18+
language_server-protocol (3.15.0.1)
1919
listen (3.2.1)
2020
rb-fsevent (~> 0.10, >= 0.10.3)
2121
rb-inotify (~> 0.9, >= 0.9.10)
2222
minitest (5.14.2)
23-
parser (2.7.1.5)
23+
parser (2.7.2.0)
2424
ast (~> 2.4.1)
2525
rainbow (3.0.0)
2626
rb-fsevent (0.10.4)
2727
rb-inotify (0.10.1)
2828
ffi (~> 1.0)
29-
rbs (0.12.2)
30-
steep (0.28.0)
29+
rbs (0.14.0)
30+
steep (0.34.0)
3131
activesupport (>= 5.1)
3232
ast_utils (~> 0.3.0)
33-
language_server-protocol (~> 3.14.0.2)
34-
listen (~> 3.1)
33+
language_server-protocol (~> 3.15.0.1)
34+
listen (~> 3.0)
3535
parser (~> 2.7.0)
3636
rainbow (>= 2.2.2, < 4.0)
37-
rbs (~> 0.12.0)
37+
rbs (~> 0.14.0)
3838
thor (1.0.1)
3939
thread_safe (0.3.6)
4040
tzinfo (1.2.7)
4141
thread_safe (~> 0.1)
42-
zeitwerk (2.4.0)
42+
zeitwerk (2.4.1)
4343

4444
PLATFORMS
4545
ruby

0 commit comments

Comments
 (0)