Update bundle
This commit is contained in:
parent
e63296e731
commit
6e8033d8c8
1 changed files with 30 additions and 28 deletions
58
Gemfile.lock
58
Gemfile.lock
|
@ -71,11 +71,11 @@ GEM
|
|||
activerecord (>= 3.2, < 7.0)
|
||||
rake (>= 10.4, < 14.0)
|
||||
ast (2.4.0)
|
||||
autoprefixer-rails (9.7.3)
|
||||
autoprefixer-rails (9.7.4)
|
||||
execjs
|
||||
aws-eventstream (1.0.3)
|
||||
aws-partitions (1.261.0)
|
||||
aws-sdk-core (3.86.0)
|
||||
aws-partitions (1.266.0)
|
||||
aws-sdk-core (3.89.1)
|
||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -110,11 +110,11 @@ GEM
|
|||
autoprefixer-rails (>= 9.1.0)
|
||||
popper_js (>= 1.14.3, < 2)
|
||||
sassc-rails (>= 2.0.0)
|
||||
browser (3.0.0)
|
||||
browser (3.0.3)
|
||||
builder (3.2.4)
|
||||
bzip2-ffi (1.0.0)
|
||||
ffi (~> 1.0)
|
||||
cancancan (3.0.1)
|
||||
cancancan (3.0.2)
|
||||
canonical-rails (0.2.6)
|
||||
rails (>= 4.1, < 6.1)
|
||||
capybara (3.30.0)
|
||||
|
@ -131,9 +131,9 @@ GEM
|
|||
composite_primary_keys (12.0.1)
|
||||
activerecord (~> 6.0.0)
|
||||
concurrent-ruby (1.1.5)
|
||||
config (2.1.0)
|
||||
config (2.2.1)
|
||||
deep_merge (~> 1.2, >= 1.2.1)
|
||||
dry-validation (~> 1.0)
|
||||
dry-validation (~> 1.0, >= 1.0.0)
|
||||
coveralls (0.8.23)
|
||||
json (>= 1.8, < 3)
|
||||
simplecov (~> 0.16.1)
|
||||
|
@ -142,7 +142,7 @@ GEM
|
|||
tins (~> 1.6)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
crass (1.0.5)
|
||||
crass (1.0.6)
|
||||
dalli (2.7.10)
|
||||
debug_inspector (0.0.3)
|
||||
deep_merge (1.2.1)
|
||||
|
@ -162,12 +162,12 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
dry-equalizer (0.3.0)
|
||||
dry-inflector (0.2.0)
|
||||
dry-initializer (3.0.2)
|
||||
dry-initializer (3.0.3)
|
||||
dry-logic (1.0.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.2)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-schema (1.4.2)
|
||||
dry-schema (1.4.3)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.8, >= 0.8.3)
|
||||
dry-core (~> 0.4)
|
||||
|
@ -182,13 +182,13 @@ GEM
|
|||
dry-equalizer (~> 0.3)
|
||||
dry-inflector (~> 0.1, >= 0.1.2)
|
||||
dry-logic (~> 1.0, >= 1.0.2)
|
||||
dry-validation (1.4.0)
|
||||
dry-validation (1.4.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-container (~> 0.7, >= 0.7.1)
|
||||
dry-core (~> 0.4)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-schema (~> 1.0, >= 1.3.1)
|
||||
dry-schema (~> 1.4, >= 1.4.3)
|
||||
dynamic_form (1.1.4)
|
||||
erb_lint (0.0.30)
|
||||
activesupport
|
||||
|
@ -205,10 +205,10 @@ GEM
|
|||
factory_bot_rails (5.1.1)
|
||||
factory_bot (~> 5.1.0)
|
||||
railties (>= 4.2.0)
|
||||
fakefs (0.20.1)
|
||||
fakefs (1.0.0)
|
||||
faraday (1.0.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.11.3)
|
||||
ffi (1.12.1)
|
||||
ffi-libarchive (1.0.0)
|
||||
ffi (~> 1.0)
|
||||
fspath (3.1.2)
|
||||
|
@ -247,7 +247,7 @@ GEM
|
|||
thor (>= 0.14, < 2.0)
|
||||
json (2.3.0)
|
||||
jwt (2.2.1)
|
||||
kgio (2.11.2)
|
||||
kgio (2.11.3)
|
||||
kramdown (2.1.0)
|
||||
libxml-ruby (3.1.0)
|
||||
listen (3.2.1)
|
||||
|
@ -268,10 +268,10 @@ GEM
|
|||
maxminddb (0.1.22)
|
||||
method_source (0.9.2)
|
||||
mimemagic (0.3.3)
|
||||
mini_magick (4.9.5)
|
||||
mini_magick (4.10.1)
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.13.0)
|
||||
minitest (5.14.0)
|
||||
msgpack (1.3.1)
|
||||
multi_json (1.14.1)
|
||||
multi_xml (0.6.0)
|
||||
|
@ -322,21 +322,21 @@ GEM
|
|||
omniauth-oauth2 (~> 1.4)
|
||||
openstreetmap-deadlock_retry (1.3.0)
|
||||
parallel (1.19.1)
|
||||
parser (2.7.0.1)
|
||||
parser (2.7.0.2)
|
||||
ast (~> 2.4.0)
|
||||
pg (1.2.1)
|
||||
pg (1.2.2)
|
||||
poltergeist (1.18.1)
|
||||
capybara (>= 2.1, < 4)
|
||||
cliver (~> 0.3.1)
|
||||
websocket-driver (>= 0.2.0)
|
||||
popper_js (1.14.5)
|
||||
popper_js (1.16.0)
|
||||
progress (3.5.2)
|
||||
psych (3.1.0)
|
||||
public_suffix (4.0.2)
|
||||
public_suffix (4.0.3)
|
||||
puma (3.12.2)
|
||||
quad_tile (1.0.1)
|
||||
r2 (0.2.7)
|
||||
rack (2.0.8)
|
||||
rack (2.1.1)
|
||||
rack-cors (1.1.1)
|
||||
rack (>= 2.0.0)
|
||||
rack-openid (1.3.1)
|
||||
|
@ -389,10 +389,10 @@ GEM
|
|||
rinku (2.0.6)
|
||||
rotp (5.1.0)
|
||||
addressable (~> 2.5)
|
||||
rubocop (0.78.0)
|
||||
rubocop (0.79.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.6)
|
||||
parser (>= 2.7.0.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
|
@ -417,7 +417,7 @@ GEM
|
|||
sprockets (> 3.0)
|
||||
sprockets-rails
|
||||
tilt
|
||||
secure_headers (6.1.1)
|
||||
secure_headers (6.1.2)
|
||||
selenium-webdriver (3.142.7)
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
rubyzip (>= 1.2.2)
|
||||
|
@ -436,21 +436,23 @@ GEM
|
|||
sprockets (>= 3.0.0)
|
||||
strong_migrations (0.5.1)
|
||||
activerecord (>= 5)
|
||||
sync (0.5.0)
|
||||
term-ansicolor (1.7.1)
|
||||
tins (~> 1.0)
|
||||
thor (1.0.1)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
tins (1.22.2)
|
||||
tins (1.24.0)
|
||||
sync
|
||||
tzinfo (1.2.6)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unicode-display_width (1.6.0)
|
||||
unicode-display_width (1.6.1)
|
||||
validates_email_format_of (1.6.3)
|
||||
i18n
|
||||
vendorer (0.2.0)
|
||||
webmock (3.7.6)
|
||||
webmock (3.8.0)
|
||||
addressable (>= 2.3.6)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue