Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 41 additions & 34 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PATH
acts_as_list (~> 1.0)
airbrake (~> 13.0)
autoprefixer-rails (~> 9.7)
aws-sdk-rails (~> 3.1)
aws-sdk-rails (~> 4)
aws-sdk-s3 (~> 1)
carrierwave (~> 2.1)
ckeditor (~> 5.1, >= 5.1.3)
Expand Down Expand Up @@ -155,43 +155,49 @@ GEM
autoprefixer-rails (9.8.6.5)
execjs
aws-eventstream (1.4.0)
aws-partitions (1.1140.0)
aws-partitions (1.1211.0)
aws-record (2.14.0)
aws-sdk-dynamodb (~> 1, >= 1.85.0)
aws-sdk-core (3.228.0)
aws-sdk-core (3.241.4)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-dynamodb (1.148.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sdk-dynamodb (1.161.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sdk-kms (1.109.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sdk-kms (1.121.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sdk-rails (3.13.0)
aws-sdk-rails (4.1.0)
actionmailbox (>= 7.0.0)
aws-record (~> 2)
aws-sdk-s3 (~> 1, >= 1.123.0)
aws-sdk-ses (~> 1, >= 1.50.0)
aws-sdk-sesv2 (~> 1, >= 1.34.0)
aws-sdk-sns (~> 1, >= 1.61.0)
aws-sdk-sqs (~> 1, >= 1.56.0)
aws-sessionstore-dynamodb (~> 2)
concurrent-ruby (>= 1.3.1)
railties (>= 5.2.0)
aws-sdk-s3 (1.195.0)
aws-sdk-core (~> 3, >= 3.228.0)
concurrent-ruby (~> 1.3, >= 1.3.1)
railties (>= 7.0.0)
aws-sdk-s3 (1.213.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-ses (1.87.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sdk-ses (1.96.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sdk-sesv2 (1.81.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sdk-sesv2 (1.95.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.99.0)
aws-sdk-core (~> 3, >= 3.228.0)
aws-sdk-sns (1.112.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.111.0)
aws-sdk-core (~> 3, >= 3.241.4)
aws-sigv4 (~> 1.5)
aws-sessionstore-dynamodb (2.2.0)
aws-sdk-dynamodb (~> 1, >= 1.85.0)
Expand All @@ -205,7 +211,7 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.2.2)
bigdecimal (3.3.1)
builder (3.3.0)
bullet (7.2.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -250,7 +256,7 @@ GEM
database_cleaner-active_record (1.99.0)
activerecord
database_cleaner (~> 1.99.0)
date (3.4.1)
date (3.5.1)
declarative (0.0.20)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
Expand Down Expand Up @@ -334,7 +340,7 @@ GEM
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
globalid (1.2.1)
globalid (1.3.0)
activesupport (>= 6.1)
google-apis-core (0.18.0)
addressable (~> 2.5, >= 2.5.1)
Expand Down Expand Up @@ -372,7 +378,7 @@ GEM
multi_xml (>= 0.5.2)
httpclient (2.9.0)
mutex_m
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
image_processing (1.14.0)
Expand All @@ -397,7 +403,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
loofah (2.24.1)
loofah (2.25.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
lt-google-api (0.4.0)
Expand All @@ -409,7 +415,8 @@ GEM
lt-google-api (~> 0.4.0)
nokogiri (~> 1.10, >= 1.10.8)
rubyzip (~> 2)
mail (2.8.1)
mail (2.9.0)
logger
mini_mime (>= 0.1.1)
net-imap
net-pop
Expand All @@ -423,7 +430,7 @@ GEM
mime-types-data (3.2025.0729)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.5)
minitest (5.27.0)
mock_redis (0.51.0)
redis (~> 5)
mono_logger (1.1.2)
Expand All @@ -435,7 +442,7 @@ GEM
mutex_m (0.3.0)
net-http (0.6.0)
uri
net-imap (0.5.9)
net-imap (0.6.2)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -446,11 +453,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.18.9-aarch64-linux-gnu)
nokogiri (1.19.0-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.9-arm64-darwin)
nokogiri (1.19.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu)
nokogiri (1.19.0-x86_64-linux-gnu)
racc (~> 1.4)
oj (3.16.11)
bigdecimal (>= 3.0)
Expand Down Expand Up @@ -480,7 +487,7 @@ GEM
public_suffix (6.0.2)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.17)
rack (2.2.21)
rack-mini-profiler (2.3.4)
rack (>= 1.2.0)
rack-protection (3.2.0)
Expand Down Expand Up @@ -519,7 +526,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
ransack (2.6.0)
activerecord (>= 6.0.4)
activesupport (>= 6.0.4)
Expand Down Expand Up @@ -681,10 +688,10 @@ GEM
strscan (3.1.5)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
thor (1.4.0)
thor (1.5.0)
thread_safe (0.3.6)
tilt (2.6.1)
timeout (0.4.3)
timeout (0.6.0)
traceroute (0.8.1)
rails (>= 3.0.0)
trailblazer-option (0.1.2)
Expand Down Expand Up @@ -721,7 +728,7 @@ GEM
activerecord (>= 4.2)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.7.3)
zeitwerk (2.7.4)

PLATFORMS
aarch64-linux
Expand Down
2 changes: 1 addition & 1 deletion lcms-engine.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.add_dependency 'acts-as-taggable-on', '~> 9.0'
s.add_dependency 'airbrake', '~> 13.0'
s.add_dependency 'autoprefixer-rails', '~> 9.7'
s.add_dependency 'aws-sdk-rails', '~> 3.1'
s.add_dependency 'aws-sdk-rails', '~> 4'
s.add_dependency 'aws-sdk-s3', '~> 1'
s.add_dependency 'carrierwave', '~> 2.1'
s.add_dependency 'ckeditor', '~> 5.1', '>= 5.1.3'
Expand Down