Bump other dependencies not directly in Gemfile

This commit is contained in:
Benjamin Neff 2024-05-30 04:12:14 +02:00
parent 7726855d1c
commit 2f78f97ded
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -80,7 +80,7 @@ GEM
mime-types (>= 2.99)
unf
ast (2.4.2)
attr_encrypted (4.0.0)
attr_encrypted (4.1.0)
encryptor (~> 3.0.0)
attr_required (1.0.2)
autoprefixer-rails (10.4.16.0)
@ -221,8 +221,7 @@ GEM
uuid (~> 2.3, >= 2.3.8)
diff-lcs (1.5.1)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20240107)
email_validator (2.2.4)
activemodel
encryptor (3.0.0)
@ -244,7 +243,7 @@ GEM
kostya-sigar (~> 2.0.0)
state_machines
thor
fabrication (2.30.0)
fabrication (2.31.0)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
@ -259,7 +258,8 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
net-http
faraday-retry (1.0.3)
faraday-retry (2.2.1)
faraday (~> 2.0)
faraday-typhoeus (1.1.0)
faraday (~> 2.0)
typhoeus (~> 1.4)
@ -269,8 +269,8 @@ GEM
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
ffi (1.17.0)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
fixture_builder (0.5.2)
activerecord (>= 2)
@ -333,7 +333,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
llhttp-ffi (~> 0.4.0)
http-cookie (1.0.5)
http-cookie (1.0.6)
domain_name (~> 0.5)
http-form_data (2.3.0)
http_accept_language (2.1.1)
@ -376,9 +376,10 @@ GEM
faraday-follow_redirects
json-schema (4.3.0)
addressable (>= 2.8)
jsonpath (1.1.3)
jsonpath (1.1.5)
multi_json
jwt (2.7.1)
jwt (2.8.1)
base64
kostya-sigar (2.0.10)
language_server-protocol (3.17.0.3)
leaflet-rails (1.9.4)
@ -425,7 +426,7 @@ GEM
multi_test (1.1.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.3.0)
multipart-post (2.4.1)
mysql2 (0.5.6)
naught (1.1.0)
net-http (0.4.1)
@ -604,14 +605,14 @@ GEM
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.9.2)
request_store (1.5.1)
request_store (1.7.0)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rotp (6.2.2)
rotp (6.3.0)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
@ -709,7 +710,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
ssrf_filter (1.1.2)
state_machines (0.5.0)
state_machines (0.6.0)
string-direction (1.2.2)
strscan (3.1.0)
swd (2.0.3)
@ -765,7 +766,7 @@ GEM
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
version_gem (1.1.3)
version_gem (1.1.4)
versionist (2.0.1)
activesupport (>= 3)
railties (>= 3)
@ -788,7 +789,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yajl-ruby (1.4.3)
yard (0.9.34)
yard (0.9.36)
zeitwerk (2.6.15)
PLATFORMS