Skip to content

Commit

Permalink
bundle update --minor
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Jan 6, 2025
1 parent d360cd9 commit 4b88b1e
Showing 1 changed file with 30 additions and 24 deletions.
54 changes: 30 additions & 24 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GEM
device_detector (>= 1)
safely_block (>= 0.4)
annotaterb (4.13.0)
appsignal (4.2.3)
appsignal (4.3.2)
logger
rack
ast (2.4.2)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
chartkick (5.1.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
countries (7.0.0)
countries (7.1.0)
unaccent (~> 0.3)
country_select (10.0.1)
countries (> 5.0, < 8.0)
Expand All @@ -145,34 +145,35 @@ GEM
crass (1.0.6)
csv (3.3.2)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
device_detector (1.1.3)
diffy (3.4.3)
docile (1.4.1)
dockerfile-rails (1.6.25)
dockerfile-rails (1.7.0)
rails (>= 3.0.0)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
dry-cli (1.2.0)
dry-core (1.0.2)
dry-core (1.1.0)
concurrent-ruby (~> 1.0)
logger
zeitwerk (~> 2.6)
dry-inflector (1.1.0)
dry-initializer (3.1.1)
dry-inflector (1.2.0)
dry-initializer (3.2.0)
dry-initializer-rails (3.1.1)
dry-initializer (>= 2.4, < 4)
rails (> 3.0)
dry-logic (1.5.0)
dry-logic (1.6.0)
bigdecimal
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-core (~> 1.1)
zeitwerk (~> 2.6)
dry-types (1.7.2)
dry-types (1.8.0)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
Expand All @@ -196,8 +197,8 @@ GEM
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.1-aarch64-linux-gnu)
Expand Down Expand Up @@ -242,7 +243,7 @@ GEM
activesupport (>= 5.0.0)
json (2.9.1)
json-repair (0.2.0)
jwt (2.9.3)
jwt (2.10.1)
base64
kamal (2.4.0)
activesupport (>= 7.0)
Expand Down Expand Up @@ -294,7 +295,7 @@ GEM
sqlite3
logfmt (0.0.10)
logger (1.6.4)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -312,7 +313,6 @@ GEM
actionpack (>= 6.0.0, < 8.1)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minisky (0.4.0)
base64 (~> 0.1)
minitest (5.25.4)
Expand Down Expand Up @@ -347,8 +347,13 @@ GEM
net-smtp (0.5.0)
net-ssh (7.3.0)
nio4r (2.7.4)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -376,7 +381,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
prism (1.2.0)
prism (1.3.0)
prop_initializer (0.2.0)
zeitwerk (>= 2.6.18)
propshaft (1.1.0)
Expand All @@ -401,9 +406,10 @@ GEM
rack (>= 3.0.0, < 4)
rack-proxy (0.7.7)
rack
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -449,12 +455,12 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rbs (3.7.0)
rbs (3.8.1)
logger
rdoc (6.10.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.4.0)
Expand Down Expand Up @@ -485,7 +491,7 @@ GEM
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
rubyzip (2.4.1)
safely_block (0.4.1)
securerandom (0.4.1)
selenium-webdriver (4.27.0)
Expand Down Expand Up @@ -562,7 +568,7 @@ GEM
vcr (6.3.1)
base64
version_gem (1.1.4)
view_component (3.20.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 4b88b1e

Please sign in to comment.