Update bundle
This commit is contained in:
parent
093aca9cc1
commit
97d9e75fe4
1 changed files with 11 additions and 10 deletions
21
Gemfile.lock
21
Gemfile.lock
|
@ -67,15 +67,15 @@ GEM
|
|||
zeitwerk (~> 2.2)
|
||||
addressable (2.7.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
annotate (3.1.0)
|
||||
annotate (3.1.1)
|
||||
activerecord (>= 3.2, < 7.0)
|
||||
rake (>= 10.4, < 14.0)
|
||||
ast (2.4.0)
|
||||
autoprefixer-rails (9.7.4)
|
||||
autoprefixer-rails (9.7.5)
|
||||
execjs
|
||||
aws-eventstream (1.0.3)
|
||||
aws-partitions (1.285.0)
|
||||
aws-sdk-core (3.91.1)
|
||||
aws-partitions (1.291.0)
|
||||
aws-sdk-core (3.92.0)
|
||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -117,7 +117,7 @@ GEM
|
|||
cancancan (3.1.0)
|
||||
canonical-rails (0.2.8)
|
||||
rails (>= 4.1, < 6.1)
|
||||
capybara (3.31.0)
|
||||
capybara (3.32.0)
|
||||
addressable
|
||||
mini_mime (>= 0.1.3)
|
||||
nokogiri (~> 1.8)
|
||||
|
@ -152,7 +152,7 @@ GEM
|
|||
activerecord (>= 3.0, < 6.1)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
docile (1.3.2)
|
||||
dry-configurable (0.11.4)
|
||||
dry-configurable (0.11.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.4, >= 0.4.7)
|
||||
dry-equalizer (~> 0.2)
|
||||
|
@ -201,12 +201,12 @@ GEM
|
|||
erubi (1.9.0)
|
||||
execjs (2.7.0)
|
||||
exifr (1.3.6)
|
||||
factory_bot (5.1.1)
|
||||
factory_bot (5.1.2)
|
||||
activesupport (>= 4.2.0)
|
||||
factory_bot_rails (5.1.1)
|
||||
factory_bot (~> 5.1.0)
|
||||
railties (>= 4.2.0)
|
||||
faraday (1.0.0)
|
||||
faraday (1.0.1)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.12.2)
|
||||
ffi-libarchive (1.0.0)
|
||||
|
@ -322,7 +322,7 @@ GEM
|
|||
omniauth-oauth2 (~> 1.4)
|
||||
openstreetmap-deadlock_retry (1.3.0)
|
||||
parallel (1.19.1)
|
||||
parser (2.7.0.4)
|
||||
parser (2.7.0.5)
|
||||
ast (~> 2.4.0)
|
||||
pg (1.2.3)
|
||||
poltergeist (1.18.1)
|
||||
|
@ -400,7 +400,8 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
rubocop-performance (1.5.2)
|
||||
rubocop (>= 0.71.0)
|
||||
rubocop-rails (2.4.2)
|
||||
rubocop-rails (2.5.0)
|
||||
activesupport
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 0.72.0)
|
||||
ruby-openid (2.9.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue