Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Jul 30, 2024
1 parent 1677587 commit 2d7ff93
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ GEM
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.957.0)
aws-sdk-core (3.201.2)
aws-partitions (1.959.0)
aws-sdk-core (3.201.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand All @@ -108,7 +108,7 @@ GEM
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.8.0)
aws-sigv4 (1.9.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
better_errors (2.10.1)
Expand Down Expand Up @@ -177,7 +177,7 @@ GEM
delayed_job_active_record (4.1.8)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
docile (1.4.0)
docile (1.4.1)
doorkeeper (5.7.1)
railties (>= 5)
doorkeeper-i18n (5.2.7)
Expand Down Expand Up @@ -237,7 +237,7 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
ffi (1.17.0)
ffi-compiler (1.3.2)
Expand All @@ -253,7 +253,7 @@ GEM
ffi (>= 1.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.3)
google-protobuf (3.25.4)
hashdiff (1.1.0)
hashie (5.0.0)
highline (3.1.0)
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
image_optim (~> 0.24)
railties
sprockets
image_processing (1.12.2)
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
image_size (3.4.0)
Expand Down Expand Up @@ -352,7 +352,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth (0.4.7)
Expand Down Expand Up @@ -407,7 +407,7 @@ GEM
parser (3.3.4.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pg (1.5.7)
popper_js (2.11.8)
progress (3.6.0)
psych (5.1.2)
Expand All @@ -416,7 +416,7 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
quad_tile (1.0.1)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-cors (2.0.2)
rack (>= 2.0.0)
Expand Down Expand Up @@ -528,7 +528,7 @@ GEM
ffi (~> 1.12)
logger
rubyzip (2.3.2)
sanitize (6.1.1)
sanitize (6.1.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sass-embedded (1.64.2)
Expand Down Expand Up @@ -597,7 +597,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit 2d7ff93

Please sign in to comment.