Update bundle
This commit is contained in:
parent
1f2653d476
commit
b8a2cf0f2b
1 changed files with 23 additions and 26 deletions
49
Gemfile.lock
49
Gemfile.lock
|
@ -73,7 +73,7 @@ GEM
|
|||
autoprefixer-rails (10.1.0.0)
|
||||
execjs
|
||||
aws-eventstream (1.1.0)
|
||||
aws-partitions (1.410.0)
|
||||
aws-partitions (1.413.0)
|
||||
aws-sdk-core (3.110.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
|
@ -82,9 +82,9 @@ GEM
|
|||
aws-sdk-kms (1.40.0)
|
||||
aws-sdk-core (~> 3, >= 3.109.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.86.2)
|
||||
aws-sdk-s3 (1.87.0)
|
||||
aws-sdk-core (~> 3, >= 3.109.0)
|
||||
aws-sdk-kms (~> 1.26)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sigv4 (1.2.2)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
|
@ -101,7 +101,7 @@ GEM
|
|||
parser (>= 2.4)
|
||||
smart_properties
|
||||
bigdecimal (1.1.0)
|
||||
binding_of_caller (0.8.0)
|
||||
binding_of_caller (1.0.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (1.5.1)
|
||||
msgpack (~> 1.0)
|
||||
|
@ -112,12 +112,12 @@ GEM
|
|||
bootstrap_form (4.5.0)
|
||||
actionpack (>= 5.2)
|
||||
activemodel (>= 5.2)
|
||||
brakeman (4.10.0)
|
||||
brakeman (4.10.1)
|
||||
browser (5.2.0)
|
||||
builder (3.2.4)
|
||||
bzip2-ffi (1.0.0)
|
||||
ffi (~> 1.0)
|
||||
cancancan (3.2.0)
|
||||
cancancan (3.2.1)
|
||||
canonical-rails (0.2.11)
|
||||
rails (>= 4.1, < 6.2)
|
||||
capybara (3.34.0)
|
||||
|
@ -136,21 +136,21 @@ GEM
|
|||
config (2.2.3)
|
||||
deep_merge (~> 1.2, >= 1.2.1)
|
||||
dry-validation (~> 1.0, >= 1.0.0)
|
||||
crack (0.4.4)
|
||||
crack (0.4.5)
|
||||
rexml
|
||||
crass (1.0.6)
|
||||
dalli (2.7.11)
|
||||
debug_inspector (0.0.3)
|
||||
debug_inspector (1.0.0)
|
||||
deep_merge (1.2.1)
|
||||
delayed_job (4.1.9)
|
||||
activesupport (>= 3.0, < 6.2)
|
||||
delayed_job_active_record (4.1.5)
|
||||
activerecord (>= 3.0, < 6.2)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
docile (1.3.3)
|
||||
dry-configurable (0.11.6)
|
||||
docile (1.3.4)
|
||||
dry-configurable (0.12.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.4, >= 0.4.7)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-core (~> 0.5, >= 0.5.0)
|
||||
dry-container (0.7.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.1, >= 0.1.3)
|
||||
|
@ -159,10 +159,9 @@ GEM
|
|||
dry-equalizer (0.3.0)
|
||||
dry-inflector (0.2.0)
|
||||
dry-initializer (3.0.4)
|
||||
dry-logic (1.0.8)
|
||||
dry-logic (1.1.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.2)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-core (~> 0.5, >= 0.5)
|
||||
dry-schema (1.5.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.8, >= 0.8.3)
|
||||
|
@ -202,10 +201,10 @@ GEM
|
|||
factory_bot_rails (6.1.0)
|
||||
factory_bot (~> 6.1.0)
|
||||
railties (>= 5.0.0)
|
||||
faraday (1.1.0)
|
||||
faraday (1.2.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ruby2_keywords
|
||||
ffi (1.14.1)
|
||||
ffi (1.14.2)
|
||||
ffi-libarchive (1.0.4)
|
||||
ffi (~> 1.0)
|
||||
fspath (3.1.2)
|
||||
|
@ -241,7 +240,7 @@ GEM
|
|||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
json (2.4.1)
|
||||
json (2.5.1)
|
||||
jwt (2.2.2)
|
||||
kgio (2.11.3)
|
||||
kramdown (2.3.0)
|
||||
|
@ -250,10 +249,8 @@ GEM
|
|||
listen (3.3.3)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
logstash-event (1.2.02)
|
||||
logstasher (1.3.0)
|
||||
activesupport (>= 4.0)
|
||||
logstash-event (~> 1.2.0)
|
||||
logstasher (2.1.5)
|
||||
activesupport (>= 5.2)
|
||||
request_store
|
||||
loofah (2.8.0)
|
||||
crass (~> 1.0.2)
|
||||
|
@ -320,12 +317,12 @@ GEM
|
|||
omniauth-oauth2 (~> 1.4)
|
||||
openstreetmap-deadlock_retry (1.3.0)
|
||||
parallel (1.20.1)
|
||||
parser (2.7.2.0)
|
||||
parser (3.0.0.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.2.3)
|
||||
popper_js (1.16.0)
|
||||
progress (3.5.2)
|
||||
psych (3.2.1)
|
||||
psych (3.3.0)
|
||||
public_suffix (4.0.6)
|
||||
puma (5.1.1)
|
||||
nio4r (~> 2.0)
|
||||
|
@ -395,8 +392,8 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 2.0)
|
||||
rubocop-ast (1.3.0)
|
||||
parser (>= 2.7.1.5)
|
||||
rubocop-minitest (0.10.1)
|
||||
rubocop (>= 0.87)
|
||||
rubocop-minitest (0.10.2)
|
||||
rubocop (>= 0.87, < 2.0)
|
||||
rubocop-performance (1.9.1)
|
||||
rubocop (>= 0.90.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue