Update bundle
This commit is contained in:
parent
00bd8be546
commit
4eb2e318af
1 changed files with 10 additions and 10 deletions
20
Gemfile.lock
20
Gemfile.lock
|
@ -73,7 +73,7 @@ GEM
|
|||
autoprefixer-rails (10.2.4.0)
|
||||
execjs
|
||||
aws-eventstream (1.1.0)
|
||||
aws-partitions (1.428.0)
|
||||
aws-partitions (1.430.0)
|
||||
aws-sdk-core (3.112.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
|
@ -82,7 +82,7 @@ GEM
|
|||
aws-sdk-kms (1.42.0)
|
||||
aws-sdk-core (~> 3, >= 3.112.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.88.1)
|
||||
aws-sdk-s3 (1.89.0)
|
||||
aws-sdk-core (~> 3, >= 3.112.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -114,7 +114,7 @@ GEM
|
|||
brakeman (5.0.0)
|
||||
browser (5.3.1)
|
||||
builder (3.2.4)
|
||||
bzip2-ffi (1.0.0)
|
||||
bzip2-ffi (1.1.0)
|
||||
ffi (~> 1.0)
|
||||
cancancan (3.2.1)
|
||||
canonical-rails (0.2.11)
|
||||
|
@ -132,7 +132,7 @@ GEM
|
|||
composite_primary_keys (12.0.9)
|
||||
activerecord (~> 6.0.0)
|
||||
concurrent-ruby (1.1.8)
|
||||
config (2.2.3)
|
||||
config (3.0.0)
|
||||
deep_merge (~> 1.2, >= 1.2.1)
|
||||
dry-validation (~> 1.0, >= 1.0.0)
|
||||
crack (0.4.5)
|
||||
|
@ -218,7 +218,7 @@ GEM
|
|||
http_accept_language (2.1.1)
|
||||
i18n (1.8.9)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.8.0)
|
||||
i18n-js (3.8.1)
|
||||
i18n (>= 0.6.6)
|
||||
image_optim (0.28.0)
|
||||
exifr (~> 1.2, >= 1.2.2)
|
||||
|
@ -264,7 +264,7 @@ GEM
|
|||
mini_magick (4.11.0)
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.5.0)
|
||||
minitest (5.14.3)
|
||||
minitest (5.14.4)
|
||||
msgpack (1.4.2)
|
||||
multi_json (1.15.0)
|
||||
multi_xml (0.6.0)
|
||||
|
@ -381,13 +381,13 @@ GEM
|
|||
rb-fsevent (0.10.4)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
regexp_parser (2.1.0)
|
||||
regexp_parser (2.1.1)
|
||||
request_store (1.5.0)
|
||||
rack (>= 1.4)
|
||||
rexml (3.2.4)
|
||||
rinku (2.0.6)
|
||||
rotp (6.2.0)
|
||||
rubocop (1.10.0)
|
||||
rubocop (1.11.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.0.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
|
@ -400,7 +400,7 @@ GEM
|
|||
parser (>= 2.7.1.5)
|
||||
rubocop-minitest (0.10.3)
|
||||
rubocop (>= 0.87, < 2.0)
|
||||
rubocop-performance (1.9.2)
|
||||
rubocop-performance (1.10.1)
|
||||
rubocop (>= 0.90.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.9.1)
|
||||
|
@ -455,7 +455,7 @@ GEM
|
|||
validates_email_format_of (1.6.3)
|
||||
i18n
|
||||
vendorer (0.2.0)
|
||||
webmock (3.11.2)
|
||||
webmock (3.12.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