Gemfile.lock in code-ruby-0.15.13 vs Gemfile.lock in code-ruby-0.15.14
- old
+ new
@@ -1,36 +1,37 @@
PATH
remote: .
specs:
- code-ruby (0.15.13)
+ code-ruby (0.15.14)
activesupport
bigdecimal
did-you-mean
json
language-ruby
zeitwerk
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.1.3.4)
+ activesupport (7.2.0)
base64
bigdecimal
- concurrent-ruby (~> 1.0, >= 1.0.2)
+ concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
+ logger (>= 1.4.2)
minitest (>= 5.1)
- mutex_m
- tzinfo (~> 2.0)
+ securerandom (>= 0.3)
+ tzinfo (~> 2.0, >= 2.0.5)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
- concurrent-ruby (1.3.3)
+ concurrent-ruby (1.3.4)
connection_pool (2.4.1)
did-you-mean (0.1.1)
levenshtein (>= 0.2.0)
diff-lcs (1.5.1)
drb (2.2.1)
@@ -39,22 +40,22 @@
json (2.7.2)
language-ruby (0.9.0)
zeitwerk
language_server-protocol (3.17.0.3)
levenshtein (0.2.2)
- minitest (5.24.1)
- mutex_m (0.2.0)
- parallel (1.25.1)
- parser (3.3.4.0)
+ logger (1.6.0)
+ minitest (5.25.0)
+ parallel (1.26.2)
+ parser (3.3.4.2)
ast (~> 2.4.1)
racc
racc (1.8.1)
rack (3.1.7)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
- rexml (3.3.4)
+ rexml (3.3.5)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
@@ -96,9 +97,10 @@
rubocop-minitest
rubocop-performance
rubocop-rails
ruby-prof (1.7.0)
ruby-progressbar (1.13.0)
+ securerandom (0.3.1)
strscan (3.1.0)
thor (1.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)