X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/606d2e51c55b6c1931f9bb336893bb9976dd83fd..864bde05a859a384f83f77c31825e00f01bef5df:/Gemfile.lock?ds=inline diff --git a/Gemfile.lock b/Gemfile.lock index 299d62f62..2eeb85e3b 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) @@ -104,12 +104,13 @@ GEM bigdecimal (1.1.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - bootsnap (1.4.6) + bootsnap (1.4.7) msgpack (~> 1.0) bootstrap (4.5.0) autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) + brakeman (4.8.2) browser (4.2.0) builder (3.2.4) bzip2-ffi (1.0.0) @@ -220,7 +221,7 @@ GEM html_tokenizer (0.0.7) htmlentities (4.3.4) http_accept_language (2.1.1) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) i18n-js (3.7.1) i18n (>= 0.6.6) @@ -438,7 +439,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - strong_migrations (0.6.8) + strong_migrations (0.7.1) activerecord (>= 5) sync (0.5.0) term-ansicolor (1.7.1) @@ -465,7 +466,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.1) + zeitwerk (2.4.0) PLATFORMS ruby @@ -484,6 +485,7 @@ DEPENDENCIES binding_of_caller bootsnap (>= 1.4.2) bootstrap (~> 4.5.0) + brakeman browser bzip2-ffi cancancan @@ -552,4 +554,4 @@ DEPENDENCIES webmock BUNDLED WITH - 1.17.2 + 2.1.4