Update bundle
This commit is contained in:
parent
3e150205ad
commit
430872ad7b
1 changed files with 8 additions and 6 deletions
14
Gemfile.lock
14
Gemfile.lock
|
@ -73,7 +73,7 @@ GEM
|
|||
autoprefixer-rails (10.1.0.0)
|
||||
execjs
|
||||
aws-eventstream (1.1.0)
|
||||
aws-partitions (1.413.0)
|
||||
aws-partitions (1.414.0)
|
||||
aws-sdk-core (3.110.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
|
@ -130,7 +130,7 @@ GEM
|
|||
xpath (~> 3.2)
|
||||
childprocess (3.0.0)
|
||||
coderay (1.1.3)
|
||||
composite_primary_keys (12.0.3)
|
||||
composite_primary_keys (12.0.5)
|
||||
activerecord (~> 6.0.0)
|
||||
concurrent-ruby (1.1.7)
|
||||
config (2.2.3)
|
||||
|
@ -201,9 +201,11 @@ GEM
|
|||
factory_bot_rails (6.1.0)
|
||||
factory_bot (~> 6.1.0)
|
||||
railties (>= 5.0.0)
|
||||
faraday (1.2.0)
|
||||
faraday (1.3.0)
|
||||
faraday-net_http (~> 1.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ruby2_keywords
|
||||
faraday-net_http (1.0.0)
|
||||
ffi (1.14.2)
|
||||
ffi-libarchive (1.0.4)
|
||||
ffi (~> 1.0)
|
||||
|
@ -246,7 +248,7 @@ GEM
|
|||
kramdown (2.3.0)
|
||||
rexml
|
||||
libxml-ruby (3.2.1)
|
||||
listen (3.3.3)
|
||||
listen (3.4.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
logstasher (2.1.5)
|
||||
|
@ -394,7 +396,7 @@ GEM
|
|||
parser (>= 2.7.1.5)
|
||||
rubocop-minitest (0.10.2)
|
||||
rubocop (>= 0.87, < 2.0)
|
||||
rubocop-performance (1.9.1)
|
||||
rubocop-performance (1.9.2)
|
||||
rubocop (>= 0.90.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.9.1)
|
||||
|
@ -402,7 +404,7 @@ GEM
|
|||
rack (>= 1.1)
|
||||
rubocop (>= 0.90.0, < 2.0)
|
||||
ruby-openid (2.9.2)
|
||||
ruby-progressbar (1.10.1)
|
||||
ruby-progressbar (1.11.0)
|
||||
ruby2_keywords (0.0.2)
|
||||
rubyzip (2.3.0)
|
||||
sanitize (5.2.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue