Gemfile.lock in rails_best_practices-1.23.0 vs Gemfile.lock in rails_best_practices-1.23.1
- old
+ new
@@ -1,26 +1,25 @@
PATH
remote: .
specs:
- rails_best_practices (1.23.0)
- activesupport (~> 6.1.4)
+ rails_best_practices (1.23.1)
+ activesupport
code_analyzer (~> 0.5.5)
erubis
i18n
json
require_all (~> 3.0)
ruby-progressbar
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.4.4)
+ activesupport (7.0.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
awesome_print (1.8.0)
code_analyzer (0.5.5)
sexp_processor
coderay (1.1.3)
concurrent-ruby (1.1.9)
@@ -103,10 +102,9 @@
thor (1.1.0)
tilt (2.0.10)
tins (1.22.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- zeitwerk (2.5.4)
PLATFORMS
ruby
DEPENDENCIES