Update bundle
This commit is contained in:
parent
2013baa021
commit
919900f693
1 changed files with 8 additions and 8 deletions
16
Gemfile.lock
16
Gemfile.lock
|
@ -86,7 +86,7 @@ GEM
|
||||||
autoprefixer-rails (10.4.2.0)
|
autoprefixer-rails (10.4.2.0)
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
aws-eventstream (1.2.0)
|
aws-eventstream (1.2.0)
|
||||||
aws-partitions (1.567.0)
|
aws-partitions (1.568.0)
|
||||||
aws-sdk-core (3.130.0)
|
aws-sdk-core (3.130.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.525.0)
|
aws-partitions (~> 1, >= 1.525.0)
|
||||||
|
@ -145,7 +145,7 @@ GEM
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
composite_primary_keys (14.0.4)
|
composite_primary_keys (14.0.4)
|
||||||
activerecord (~> 7.0.2)
|
activerecord (~> 7.0.2)
|
||||||
concurrent-ruby (1.1.9)
|
concurrent-ruby (1.1.10)
|
||||||
config (4.0.0)
|
config (4.0.0)
|
||||||
deep_merge (~> 1.2, >= 1.2.1)
|
deep_merge (~> 1.2, >= 1.2.1)
|
||||||
dry-validation (~> 1.0, >= 1.0.0)
|
dry-validation (~> 1.0, >= 1.0.0)
|
||||||
|
@ -210,7 +210,7 @@ GEM
|
||||||
erubi (1.10.0)
|
erubi (1.10.0)
|
||||||
execjs (2.8.1)
|
execjs (2.8.1)
|
||||||
exifr (1.3.9)
|
exifr (1.3.9)
|
||||||
factory_bot (6.2.0)
|
factory_bot (6.2.1)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
factory_bot_rails (6.2.0)
|
factory_bot_rails (6.2.0)
|
||||||
factory_bot (~> 6.2.0)
|
factory_bot (~> 6.2.0)
|
||||||
|
@ -266,7 +266,7 @@ GEM
|
||||||
json (2.6.1)
|
json (2.6.1)
|
||||||
jwt (2.3.0)
|
jwt (2.3.0)
|
||||||
kgio (2.11.4)
|
kgio (2.11.4)
|
||||||
kramdown (2.3.1)
|
kramdown (2.3.2)
|
||||||
rexml
|
rexml
|
||||||
libxml-ruby (3.2.2)
|
libxml-ruby (3.2.2)
|
||||||
listen (3.7.1)
|
listen (3.7.1)
|
||||||
|
@ -355,7 +355,7 @@ GEM
|
||||||
multi_json (~> 1.12)
|
multi_json (~> 1.12)
|
||||||
omniauth-oauth2 (~> 1.4)
|
omniauth-oauth2 (~> 1.4)
|
||||||
openstreetmap-deadlock_retry (1.3.1)
|
openstreetmap-deadlock_retry (1.3.1)
|
||||||
parallel (1.21.0)
|
parallel (1.22.0)
|
||||||
parser (3.1.1.0)
|
parser (3.1.1.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
pg (1.3.4)
|
pg (1.3.4)
|
||||||
|
@ -422,7 +422,7 @@ GEM
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rinku (2.0.6)
|
rinku (2.0.6)
|
||||||
rotp (6.2.0)
|
rotp (6.2.0)
|
||||||
rubocop (1.26.0)
|
rubocop (1.26.1)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 3.1.0.0)
|
parser (>= 3.1.0.0)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
|
@ -438,7 +438,7 @@ GEM
|
||||||
rubocop-performance (1.13.3)
|
rubocop-performance (1.13.3)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 0.4.0)
|
||||||
rubocop-rails (2.14.0)
|
rubocop-rails (2.14.2)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
rack (>= 1.1)
|
rack (>= 1.1)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
|
@ -481,7 +481,7 @@ GEM
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
strong_migrations (0.8.0)
|
strong_migrations (1.0.0)
|
||||||
activerecord (>= 5.2)
|
activerecord (>= 5.2)
|
||||||
strscan (3.0.1)
|
strscan (3.0.1)
|
||||||
terser (1.1.8)
|
terser (1.1.8)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue