X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b90f06d84c37e6b48370d68ce487cfbc62f90654..c24c2e481cc6d27e76274ed4e32668a4690a7788:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 71eabb21f..3b3ffaf06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: SystemTimer (1.2.3) - aasm (5.0.8) + aasm (5.1.0) concurrent-ruby (~> 1.0) actioncable (6.0.3.2) actionpack (= 6.0.3.2) @@ -52,7 +52,7 @@ GEM activerecord (6.0.3.2) activemodel (= 6.0.3.2) activesupport (= 6.0.3.2) - activerecord-import (1.0.5) + activerecord-import (1.0.6) activerecord (>= 3.2) activestorage (6.0.3.2) actionpack (= 6.0.3.2) @@ -71,7 +71,7 @@ GEM activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) ast (2.4.1) - autoprefixer-rails (9.8.5) + autoprefixer-rails (9.8.6.1) execjs aws-eventstream (1.1.0) aws-partitions (1.343.0) @@ -110,7 +110,10 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - brakeman (4.8.2) + bootstrap_form (4.5.0) + actionpack (>= 5.2) + activemodel (>= 5.2) + brakeman (4.9.0) browser (4.2.0) builder (3.2.4) bzip2-ffi (1.0.0) @@ -385,8 +388,7 @@ GEM rack (>= 1.4) rexml (3.2.4) rinku (2.0.6) - rotp (6.0.0) - addressable (~> 2.7) + rotp (6.1.0) rubocop (0.86.0) parallel (~> 1.10) parser (>= 2.7.0.1) @@ -485,6 +487,7 @@ DEPENDENCIES binding_of_caller bootsnap (>= 1.4.2) bootstrap (~> 4.5.0) + bootstrap_form (~> 4.0) brakeman browser bzip2-ffi @@ -554,4 +557,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.17.2 + 2.1.4