Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Aug 18, 2023
1 parent 9bff370 commit d51a503
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GEM
ruby2_keywords (>= 0.0.2, < 1.0)
attr_extras (7.1.0)
aws-eventstream (1.2.0)
aws-partitions (1.801.0)
aws-partitions (1.806.0)
aws-sdk-core (3.180.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
Expand Down Expand Up @@ -159,7 +159,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (3.2.0)
faker (3.2.1)
i18n (>= 1.8.11, < 2)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
Expand Down Expand Up @@ -192,7 +192,7 @@ GEM
i18n-backend-side_by_side (1.3.0)
activesupport (>= 6.0.0)
i18n (>= 1.10.0)
icalendar (2.8.0)
icalendar (2.9.0)
ice_cube (~> 0.16)
ice_cube (0.16.4)
image_processing (1.12.2)
Expand Down Expand Up @@ -269,14 +269,14 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.3)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.3-arm64-darwin)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-darwin)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
optimist (3.1.0)
patience_diff (1.2.0)
Expand All @@ -291,7 +291,7 @@ GEM
ruby-rc4
ttfunk
pg (1.4.6)
phony (2.20.6)
phony (2.20.7)
phony_rails (0.15.0)
activesupport (>= 3.0)
phony (>= 2.18.12)
Expand All @@ -314,7 +314,7 @@ GEM
net-smtp
premailer (~> 1.7, >= 1.7.9)
public_suffix (5.0.3)
puma (6.3.0)
puma (6.3.1)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.1)
Expand Down Expand Up @@ -345,7 +345,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.7)
rails-i18n (7.0.8)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.0.7)
Expand All @@ -365,7 +365,7 @@ GEM
ffi (~> 1.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.15.0)
redis-client (0.16.0)
connection_pool
regexp_parser (2.8.1)
request_store (1.5.1)
Expand Down

0 comments on commit d51a503

Please sign in to comment.