Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk-rails to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 0f0d26e commit 14ad968
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 36 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,3 @@ gem 'acts_as_list'

# PDF tool
gem 'ferrum'

gem 'printnode'
73 changes: 39 additions & 34 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,21 +81,21 @@ GEM
ast (2.4.2)
awesome_nested_set (3.6.0)
activerecord (>= 4.0.0, < 7.2)
aws-eventstream (1.2.0)
aws-partitions (1.817.0)
aws-record (2.7.0)
aws-sdk-dynamodb (~> 1.18)
aws-eventstream (1.3.0)
aws-partitions (1.1019.0)
aws-record (2.13.2)
aws-sdk-dynamodb (~> 1, >= 1.85.0)
aws-sdk-cloudfront (1.82.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.181.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.214.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-dynamodb (1.76.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-dynamodb (1.132.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
Expand All @@ -108,30 +108,35 @@ GEM
aws-sdk-mediapackagev2 (1.5.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-rails (3.6.3)
aws-sdk-rails (3.13.0)
aws-record (~> 2)
aws-sdk-ses (~> 1)
aws-sdk-sqs (~> 1)
aws-sdk-ses (~> 1, >= 1.50.0)
aws-sdk-sesv2 (~> 1, >= 1.34.0)
aws-sdk-sqs (~> 1, >= 1.56.0)
aws-sessionstore-dynamodb (~> 2)
concurrent-ruby (~> 1)
concurrent-ruby (>= 1.3.1)
railties (>= 5.2.0)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-ses (1.47.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-sqs (1.51.1)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ses (1.78.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-sesv2 (1.66.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.89.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-ssm (1.139.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sessionstore-dynamodb (2.0.1)
aws-sdk-dynamodb (~> 1)
rack (~> 2)
aws-sigv4 (1.5.1)
aws-sessionstore-dynamodb (2.2.0)
aws-sdk-dynamodb (~> 1, >= 1.85.0)
rack (>= 2, < 4)
rack-session (>= 1, < 3)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.1.1)
bindex (0.8.1)
Expand Down Expand Up @@ -195,7 +200,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hashie (5.0.0)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
icalendar (2.8.0)
ice_cube (~> 0.16)
Expand All @@ -206,7 +211,7 @@ GEM
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jmespath (1.6.1)
jmespath (1.6.2)
jsbundling-rails (1.3.0)
railties (>= 6.0.0)
json (2.7.2)
Expand All @@ -217,7 +222,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
loofah (2.22.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -229,8 +234,8 @@ GEM
method_source (1.1.0)
mini_magick (4.11.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
mini_portile2 (2.8.8)
minitest (5.25.4)
msgpack (1.5.6)
multi_xml (0.6.0)
multipart-post (2.2.3)
Expand Down Expand Up @@ -459,7 +464,6 @@ GEM
pluginator (1.5.0)
pre-commit (0.39.0)
pluginator (~> 1.5)
printnode (1.0.7)
prometheus-client (4.0.0)
pry (0.14.1)
coderay (~> 1.1)
Expand All @@ -474,11 +478,13 @@ GEM
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.8.1)
rack (2.2.9)
rack (2.2.10)
rack-cors (2.0.2)
rack (>= 2.0.0)
rack-protection (2.2.2)
rack
rack-session (1.0.2)
rack (< 3)
rack-test (2.1.0)
rack (>= 1.3)
rack-timeout (0.6.3)
Expand Down Expand Up @@ -684,7 +690,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down Expand Up @@ -725,7 +731,6 @@ DEPENDENCIES
opentelemetry-instrumentation-all
opentelemetry-sdk
pre-commit
printnode
prometheus-client (~> 4.0.0)
pry-rails
psych (< 6)
Expand Down

0 comments on commit 14ad968

Please sign in to comment.