Gemfile.lock in sequra-style-1.1.0 vs Gemfile.lock in sequra-style-1.3.0
- old
+ new
@@ -1,10 +1,11 @@
PATH
remote: .
specs:
- sequra-style (1.1.0)
+ sequra-style (1.3.0)
rubocop (~> 1)
+ rubocop-obsession (~> 0.1.11)
rubocop-performance (~> 1)
rubocop-rails (~> 2)
rubocop-rspec (~> 2)
GEM
@@ -17,44 +18,49 @@
tzinfo (~> 2.0)
ast (2.4.2)
concurrent-ruby (1.1.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
- json (2.6.2)
+ json (2.8.2)
+ language_server-protocol (3.17.0.3)
minitest (5.16.3)
- parallel (1.22.1)
- parser (3.1.2.1)
+ parallel (1.26.3)
+ parser (3.3.6.0)
ast (~> 2.4.1)
+ racc
+ racc (1.8.1)
rack (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.6.1)
- rexml (3.2.5)
- rubocop (1.39.0)
+ regexp_parser (2.9.2)
+ rubocop (1.68.0)
json (~> 2.3)
+ language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
- parser (>= 3.1.2.1)
+ parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8, < 3.0)
- rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.23.0, < 2.0)
+ regexp_parser (>= 2.4, < 3.0)
+ rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.23.0)
- parser (>= 3.1.1.0)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.36.1)
+ parser (>= 3.3.1.0)
+ rubocop-obsession (0.1.11)
+ activesupport
+ rubocop (~> 1.41)
rubocop-performance (1.15.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.15.0)
rubocop (~> 1.33)
- ruby-progressbar (1.11.0)
+ ruby-progressbar (1.13.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
- unicode-display_width (2.3.0)
+ unicode-display_width (2.6.0)
PLATFORMS
ruby
DEPENDENCIES