Gemfile.lock in nxt_cop-2.0.1 vs Gemfile.lock in nxt_cop-2.0.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- nxt_cop (2.0.1)
+ nxt_cop (2.0.2)
rubocop (~> 1.60.0)
rubocop-rails (~> 2.8)
rubocop-rspec (~> 2.12)
GEM
@@ -19,20 +19,20 @@
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
- bigdecimal (3.1.5)
+ bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
drb (2.2.0)
ruby2_keywords
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
- minitest (5.21.1)
+ minitest (5.21.2)
mutex_m (0.2.0)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
racc
@@ -40,10 +40,10 @@
rack (3.0.8)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
- rubocop (1.60.0)
+ rubocop (1.60.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)