Update bundle
This commit is contained in:
parent
691289bfc0
commit
a1fa05ad87
1 changed files with 10 additions and 10 deletions
20
Gemfile.lock
20
Gemfile.lock
|
@ -95,7 +95,7 @@ GEM
|
|||
autoprefixer-rails (10.4.16.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.934.0)
|
||||
aws-partitions (1.938.0)
|
||||
aws-sdk-core (3.196.1)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
|
@ -152,8 +152,8 @@ GEM
|
|||
rack-test (>= 0.6.3)
|
||||
regexp_parser (>= 1.5, < 3.0)
|
||||
xpath (~> 3.2)
|
||||
concurrent-ruby (1.2.3)
|
||||
config (5.5.0)
|
||||
concurrent-ruby (1.3.1)
|
||||
config (5.5.1)
|
||||
deep_merge (~> 1.2, >= 1.2.1)
|
||||
connection_pool (2.4.1)
|
||||
crack (1.0.0)
|
||||
|
@ -238,7 +238,7 @@ GEM
|
|||
faraday-net_http (>= 2.0, < 3.2)
|
||||
faraday-net_http (3.1.0)
|
||||
net-http
|
||||
ffi (1.16.3)
|
||||
ffi (1.17.0)
|
||||
ffi-compiler (1.3.2)
|
||||
ffi (>= 1.15.5)
|
||||
rake
|
||||
|
@ -327,7 +327,7 @@ GEM
|
|||
maxminddb (0.1.22)
|
||||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.6)
|
||||
mini_portile2 (2.8.7)
|
||||
mini_racer (0.9.0)
|
||||
libv8-node (~> 18.19.0.0)
|
||||
minitest (5.23.1)
|
||||
|
@ -339,7 +339,7 @@ GEM
|
|||
mutex_m (0.2.0)
|
||||
net-http (0.4.1)
|
||||
uri
|
||||
net-imap (0.4.11)
|
||||
net-imap (0.4.12)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
|
@ -383,7 +383,7 @@ GEM
|
|||
omniauth-mediawiki (0.0.4)
|
||||
jwt (~> 2.0)
|
||||
omniauth-oauth (~> 1.0)
|
||||
omniauth-microsoft_graph (2.0.0)
|
||||
omniauth-microsoft_graph (2.0.1)
|
||||
jwt (~> 2.0)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-oauth2 (~> 1.8.0)
|
||||
|
@ -401,7 +401,7 @@ GEM
|
|||
omniauth (~> 2.0)
|
||||
openstreetmap-deadlock_retry (1.3.1)
|
||||
parallel (1.24.0)
|
||||
parser (3.3.1.0)
|
||||
parser (3.3.2.0)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.5.6)
|
||||
|
@ -478,7 +478,7 @@ GEM
|
|||
rdoc (6.7.0)
|
||||
psych (>= 4.0.0)
|
||||
regexp_parser (2.9.2)
|
||||
reline (0.5.7)
|
||||
reline (0.5.8)
|
||||
io-console (~> 0.5)
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
|
@ -489,7 +489,7 @@ GEM
|
|||
rouge (4.2.1)
|
||||
rtlcss (0.2.1)
|
||||
mini_racer (>= 0.6.3)
|
||||
rubocop (1.64.0)
|
||||
rubocop (1.64.1)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue