Gemfile.lock in orthoses-0.9.0 vs Gemfile.lock in orthoses-0.10.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- orthoses (0.9.0)
+ orthoses (0.10.0)
rbs (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
@@ -19,27 +19,27 @@
concurrent-ruby (~> 1.0)
language_server-protocol (3.16.0.3)
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- minitest (5.15.0)
+ minitest (5.16.1)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rbs (2.5.0)
+ rbs (2.6.0)
rgot (1.1.0)
- steep (1.0.0)
+ steep (1.0.1)
activesupport (>= 5.1)
language_server-protocol (>= 3.15, < 4.0)
listen (~> 3.0)
parallel (>= 1.0.0)
- parser (>= 3.0)
+ parser (>= 3.1)
rainbow (>= 2.2.2, < 4.0)
rbs (>= 2.3.2)
terminal-table (>= 2, < 4)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
@@ -52,9 +52,10 @@
DEPENDENCIES
activesupport
orthoses!
rake (~> 13.0)
+ rbs
rgot (~> 1.1)
steep
BUNDLED WITH
2.3.9