Skip to content

Commit

Permalink
Update rails_best_practices to version 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 28, 2020
1 parent 2fa2f9c commit 1518af9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
bcrypt
email_validator (~> 1.4)
rails (>= 3.1)
code_analyzer (0.4.8)
code_analyzer (0.5.2)
sexp_processor
coderay (1.1.2)
concurrent-ruby (1.1.7)
Expand Down Expand Up @@ -199,13 +199,13 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails_best_practices (1.19.3)
rails_best_practices (1.20.0)
activesupport
code_analyzer (>= 0.4.8)
code_analyzer (>= 0.5.1)
erubis
i18n
json
require_all (~> 2.0)
require_all (~> 3.0)
ruby-progressbar
railties (5.2.1)
actionpack (= 5.2.1)
Expand All @@ -220,7 +220,7 @@ GEM
ffi (>= 0.5.0, < 2)
redis (4.0.2)
regexp_parser (1.2.0)
require_all (2.0.0)
require_all (3.0.0)
rollbar (2.18.0)
multi_json
rspec (3.8.0)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.10.0)
ruby-progressbar (1.10.1)
rubyzip (1.2.2)
sass (3.5.7)
sass-listen (~> 4.0.0)
Expand All @@ -267,7 +267,7 @@ GEM
selenium-webdriver (3.14.1)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
sexp_processor (4.11.0)
sexp_processor (4.15.1)
shellany (0.0.1)
shoulda-matchers (4.4.1)
activesupport (>= 4.2.0)
Expand Down

0 comments on commit 1518af9

Please sign in to comment.