Update bundle
This commit is contained in:
parent
7b05c1c060
commit
e2839ae098
1 changed files with 9 additions and 9 deletions
18
Gemfile.lock
18
Gemfile.lock
|
@ -60,7 +60,7 @@ GEM
|
|||
activemodel (= 7.2.2)
|
||||
activesupport (= 7.2.2)
|
||||
timeout (>= 0.4.0)
|
||||
activerecord-import (1.8.1)
|
||||
activerecord-import (2.0.0)
|
||||
activerecord (>= 4.2)
|
||||
activestorage (7.2.2)
|
||||
actionpack (= 7.2.2)
|
||||
|
@ -92,7 +92,7 @@ GEM
|
|||
autoprefixer-rails (10.4.19.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.1016.0)
|
||||
aws-partitions (1.1019.0)
|
||||
aws-sdk-core (3.214.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
|
@ -101,7 +101,7 @@ GEM
|
|||
aws-sdk-kms (1.96.0)
|
||||
aws-sdk-core (~> 3, >= 3.210.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sdk-s3 (1.175.0)
|
||||
aws-sdk-s3 (1.176.0)
|
||||
aws-sdk-core (~> 3, >= 3.210.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.5)
|
||||
|
@ -208,7 +208,7 @@ GEM
|
|||
activerecord (>= 3.0, < 9.0)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
docile (1.4.1)
|
||||
doorkeeper (5.8.0)
|
||||
doorkeeper (5.8.1)
|
||||
railties (>= 5)
|
||||
doorkeeper-i18n (5.2.7)
|
||||
doorkeeper (>= 5.2)
|
||||
|
@ -265,7 +265,7 @@ GEM
|
|||
factory_bot_rails (6.4.4)
|
||||
factory_bot (~> 6.5)
|
||||
railties (>= 5.0.0)
|
||||
faraday (2.12.1)
|
||||
faraday (2.12.2)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
|
@ -373,7 +373,7 @@ GEM
|
|||
mini_portile2 (2.8.8)
|
||||
mini_racer (0.9.0)
|
||||
libv8-node (~> 18.19.0.0)
|
||||
minitest (5.25.2)
|
||||
minitest (5.25.4)
|
||||
minitest-focus (1.4.0)
|
||||
minitest (>= 4, < 6)
|
||||
msgpack (1.7.5)
|
||||
|
@ -393,7 +393,7 @@ GEM
|
|||
net-smtp (0.5.0)
|
||||
net-protocol
|
||||
nio4r (2.7.4)
|
||||
nokogiri (1.16.8)
|
||||
nokogiri (1.17.1)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
oauth (1.1.0)
|
||||
|
@ -461,7 +461,7 @@ GEM
|
|||
pg (1.5.9)
|
||||
popper_js (2.11.8)
|
||||
progress (3.6.0)
|
||||
pstore (0.1.3)
|
||||
pstore (0.1.4)
|
||||
psych (5.2.1)
|
||||
date
|
||||
stringio
|
||||
|
@ -639,7 +639,7 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
unicode-display_width (2.6.0)
|
||||
uri (0.13.1)
|
||||
useragent (0.16.10)
|
||||
useragent (0.16.11)
|
||||
validates_email_format_of (1.8.2)
|
||||
i18n (>= 0.8.0)
|
||||
simpleidn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue