active_storage-cloud_transformations 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,286 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ active_storage-cloud_transformations (0.4.0)
5
+ activestorage (>= 7.2)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ action_text-trix (2.1.15)
11
+ railties
12
+ actioncable (8.1.0)
13
+ actionpack (= 8.1.0)
14
+ activesupport (= 8.1.0)
15
+ nio4r (~> 2.0)
16
+ websocket-driver (>= 0.6.1)
17
+ zeitwerk (~> 2.6)
18
+ actionmailbox (8.1.0)
19
+ actionpack (= 8.1.0)
20
+ activejob (= 8.1.0)
21
+ activerecord (= 8.1.0)
22
+ activestorage (= 8.1.0)
23
+ activesupport (= 8.1.0)
24
+ mail (>= 2.8.0)
25
+ actionmailer (8.1.0)
26
+ actionpack (= 8.1.0)
27
+ actionview (= 8.1.0)
28
+ activejob (= 8.1.0)
29
+ activesupport (= 8.1.0)
30
+ mail (>= 2.8.0)
31
+ rails-dom-testing (~> 2.2)
32
+ actionpack (8.1.0)
33
+ actionview (= 8.1.0)
34
+ activesupport (= 8.1.0)
35
+ nokogiri (>= 1.8.5)
36
+ rack (>= 2.2.4)
37
+ rack-session (>= 1.0.1)
38
+ rack-test (>= 0.6.3)
39
+ rails-dom-testing (~> 2.2)
40
+ rails-html-sanitizer (~> 1.6)
41
+ useragent (~> 0.16)
42
+ actiontext (8.1.0)
43
+ action_text-trix (~> 2.1.15)
44
+ actionpack (= 8.1.0)
45
+ activerecord (= 8.1.0)
46
+ activestorage (= 8.1.0)
47
+ activesupport (= 8.1.0)
48
+ globalid (>= 0.6.0)
49
+ nokogiri (>= 1.8.5)
50
+ actionview (8.1.0)
51
+ activesupport (= 8.1.0)
52
+ builder (~> 3.1)
53
+ erubi (~> 1.11)
54
+ rails-dom-testing (~> 2.2)
55
+ rails-html-sanitizer (~> 1.6)
56
+ activejob (8.1.0)
57
+ activesupport (= 8.1.0)
58
+ globalid (>= 0.3.6)
59
+ activemodel (8.1.0)
60
+ activesupport (= 8.1.0)
61
+ activerecord (8.1.0)
62
+ activemodel (= 8.1.0)
63
+ activesupport (= 8.1.0)
64
+ timeout (>= 0.4.0)
65
+ activestorage (8.1.0)
66
+ actionpack (= 8.1.0)
67
+ activejob (= 8.1.0)
68
+ activerecord (= 8.1.0)
69
+ activesupport (= 8.1.0)
70
+ marcel (~> 1.0)
71
+ activesupport (8.1.0)
72
+ base64
73
+ bigdecimal
74
+ concurrent-ruby (~> 1.0, >= 1.3.1)
75
+ connection_pool (>= 2.2.5)
76
+ drb
77
+ i18n (>= 1.6, < 2)
78
+ json
79
+ logger (>= 1.4.2)
80
+ minitest (>= 5.1)
81
+ securerandom (>= 0.3)
82
+ tzinfo (~> 2.0, >= 2.0.5)
83
+ uri (>= 0.13.1)
84
+ appraisal (2.5.0)
85
+ bundler
86
+ rake
87
+ thor (>= 0.14.0)
88
+ aws-eventstream (1.4.0)
89
+ aws-partitions (1.1179.0)
90
+ aws-sdk-core (3.236.0)
91
+ aws-eventstream (~> 1, >= 1.3.0)
92
+ aws-partitions (~> 1, >= 1.992.0)
93
+ aws-sigv4 (~> 1.9)
94
+ base64
95
+ bigdecimal
96
+ jmespath (~> 1, >= 1.6.1)
97
+ logger
98
+ aws-sdk-kms (1.116.0)
99
+ aws-sdk-core (~> 3, >= 3.234.0)
100
+ aws-sigv4 (~> 1.5)
101
+ aws-sdk-s3 (1.202.0)
102
+ aws-sdk-core (~> 3, >= 3.234.0)
103
+ aws-sdk-kms (~> 1)
104
+ aws-sigv4 (~> 1.5)
105
+ aws-sigv4 (1.12.1)
106
+ aws-eventstream (~> 1, >= 1.0.2)
107
+ base64 (0.3.0)
108
+ bigdecimal (3.3.1)
109
+ bootsnap (1.18.6)
110
+ msgpack (~> 1.2)
111
+ builder (3.3.0)
112
+ byebug (12.0.0)
113
+ concurrent-ruby (1.3.5)
114
+ connection_pool (2.5.4)
115
+ crass (1.0.6)
116
+ date (3.5.0)
117
+ diff-lcs (1.6.2)
118
+ dotenv (3.1.8)
119
+ drb (2.2.3)
120
+ erb (5.1.3)
121
+ erubi (1.13.1)
122
+ globalid (1.3.0)
123
+ activesupport (>= 6.1)
124
+ i18n (1.14.7)
125
+ concurrent-ruby (~> 1.0)
126
+ io-console (0.8.1)
127
+ irb (1.15.2)
128
+ pp (>= 0.6.0)
129
+ rdoc (>= 4.0.0)
130
+ reline (>= 0.4.2)
131
+ jmespath (1.6.2)
132
+ json (2.15.2)
133
+ logger (1.7.0)
134
+ loofah (2.24.1)
135
+ crass (~> 1.0.2)
136
+ nokogiri (>= 1.12.0)
137
+ mail (2.9.0)
138
+ logger
139
+ mini_mime (>= 0.1.1)
140
+ net-imap
141
+ net-pop
142
+ net-smtp
143
+ marcel (1.1.0)
144
+ mini_mime (1.1.5)
145
+ minitest (5.26.0)
146
+ msgpack (1.8.0)
147
+ net-imap (0.5.12)
148
+ date
149
+ net-protocol
150
+ net-pop (0.1.2)
151
+ net-protocol
152
+ net-protocol (0.2.2)
153
+ timeout
154
+ net-smtp (0.5.1)
155
+ net-protocol
156
+ nio4r (2.7.5)
157
+ nokogiri (1.18.10-aarch64-linux-gnu)
158
+ racc (~> 1.4)
159
+ nokogiri (1.18.10-aarch64-linux-musl)
160
+ racc (~> 1.4)
161
+ nokogiri (1.18.10-arm-linux-gnu)
162
+ racc (~> 1.4)
163
+ nokogiri (1.18.10-arm-linux-musl)
164
+ racc (~> 1.4)
165
+ nokogiri (1.18.10-arm64-darwin)
166
+ racc (~> 1.4)
167
+ nokogiri (1.18.10-x86_64-darwin)
168
+ racc (~> 1.4)
169
+ nokogiri (1.18.10-x86_64-linux-gnu)
170
+ racc (~> 1.4)
171
+ nokogiri (1.18.10-x86_64-linux-musl)
172
+ racc (~> 1.4)
173
+ pp (0.6.3)
174
+ prettyprint
175
+ prettyprint (0.2.0)
176
+ psych (5.2.6)
177
+ date
178
+ stringio
179
+ racc (1.8.1)
180
+ rack (3.2.3)
181
+ rack-session (2.1.1)
182
+ base64 (>= 0.1.0)
183
+ rack (>= 3.0.0)
184
+ rack-test (2.2.0)
185
+ rack (>= 1.3)
186
+ rackup (2.2.1)
187
+ rack (>= 3)
188
+ rails (8.1.0)
189
+ actioncable (= 8.1.0)
190
+ actionmailbox (= 8.1.0)
191
+ actionmailer (= 8.1.0)
192
+ actionpack (= 8.1.0)
193
+ actiontext (= 8.1.0)
194
+ actionview (= 8.1.0)
195
+ activejob (= 8.1.0)
196
+ activemodel (= 8.1.0)
197
+ activerecord (= 8.1.0)
198
+ activestorage (= 8.1.0)
199
+ activesupport (= 8.1.0)
200
+ bundler (>= 1.15.0)
201
+ railties (= 8.1.0)
202
+ rails-dom-testing (2.3.0)
203
+ activesupport (>= 5.0.0)
204
+ minitest
205
+ nokogiri (>= 1.6)
206
+ rails-html-sanitizer (1.6.2)
207
+ loofah (~> 2.21)
208
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
209
+ railties (8.1.0)
210
+ actionpack (= 8.1.0)
211
+ activesupport (= 8.1.0)
212
+ irb (~> 1.13)
213
+ rackup (>= 1.0.0)
214
+ rake (>= 12.2)
215
+ thor (~> 1.0, >= 1.2.2)
216
+ tsort (>= 0.2)
217
+ zeitwerk (~> 2.6)
218
+ rake (13.3.1)
219
+ rdoc (6.15.1)
220
+ erb
221
+ psych (>= 4.0.0)
222
+ tsort
223
+ reline (0.6.2)
224
+ io-console (~> 0.5)
225
+ rspec (3.13.2)
226
+ rspec-core (~> 3.13.0)
227
+ rspec-expectations (~> 3.13.0)
228
+ rspec-mocks (~> 3.13.0)
229
+ rspec-core (3.13.6)
230
+ rspec-support (~> 3.13.0)
231
+ rspec-expectations (3.13.5)
232
+ diff-lcs (>= 1.2.0, < 2.0)
233
+ rspec-support (~> 3.13.0)
234
+ rspec-mocks (3.13.7)
235
+ diff-lcs (>= 1.2.0, < 2.0)
236
+ rspec-support (~> 3.13.0)
237
+ rspec-support (3.13.6)
238
+ securerandom (0.4.1)
239
+ sqlite3 (2.7.4-aarch64-linux-gnu)
240
+ sqlite3 (2.7.4-aarch64-linux-musl)
241
+ sqlite3 (2.7.4-arm-linux-gnu)
242
+ sqlite3 (2.7.4-arm-linux-musl)
243
+ sqlite3 (2.7.4-arm64-darwin)
244
+ sqlite3 (2.7.4-x86_64-darwin)
245
+ sqlite3 (2.7.4-x86_64-linux-gnu)
246
+ sqlite3 (2.7.4-x86_64-linux-musl)
247
+ stringio (3.1.7)
248
+ thor (1.4.0)
249
+ timeout (0.4.4)
250
+ tsort (0.2.0)
251
+ tzinfo (2.0.6)
252
+ concurrent-ruby (~> 1.0)
253
+ uri (1.1.0)
254
+ useragent (0.16.11)
255
+ websocket-driver (0.8.0)
256
+ base64
257
+ websocket-extensions (>= 0.1.0)
258
+ websocket-extensions (0.1.5)
259
+ zeitwerk (2.7.3)
260
+
261
+ PLATFORMS
262
+ aarch64-linux
263
+ aarch64-linux-gnu
264
+ aarch64-linux-musl
265
+ arm-linux
266
+ arm-linux-gnu
267
+ arm-linux-musl
268
+ arm64-darwin
269
+ x86_64-darwin
270
+ x86_64-linux-gnu
271
+ x86_64-linux-musl
272
+
273
+ DEPENDENCIES
274
+ active_storage-cloud_transformations!
275
+ appraisal
276
+ aws-sdk-s3
277
+ bootsnap
278
+ byebug
279
+ dotenv
280
+ rails (= 8.1)
281
+ rake
282
+ rspec (~> 3.0)
283
+ sqlite3
284
+
285
+ BUNDLED WITH
286
+ 2.5.11
@@ -0,0 +1,15 @@
1
+ module ActiveStorage
2
+ module CloudTransformations
3
+ class Config
4
+ attr_accessor :crucible_endpoint
5
+ attr_accessor :use_presigned_urls
6
+ attr_accessor :presigned_url_expiration
7
+
8
+ def initialize
9
+ @crucible_endpoint = "https://huuabwxpqf.execute-api.us-west-2.amazonaws.com/prod"
10
+ @use_presigned_urls = false
11
+ @presigned_url_expiration = 3600
12
+ end
13
+ end
14
+ end
15
+ end
@@ -0,0 +1,47 @@
1
+ module ActiveStorage
2
+ module CloudTransformations
3
+ module CrucibleHelpers
4
+ private
5
+
6
+ def resolve_crucible_endpoint
7
+ if blob.attachments.any?
8
+ record = blob.attachments.first.record
9
+ if record.respond_to?(:crucible_endpoint)
10
+ endpoint = record.crucible_endpoint
11
+ return endpoint if endpoint.present?
12
+ end
13
+ end
14
+
15
+ ActiveStorage::CloudTransformations.config.crucible_endpoint
16
+ end
17
+
18
+ def blob_url_for(blob, method)
19
+ config = ActiveStorage::CloudTransformations.config
20
+
21
+ if config.use_presigned_urls
22
+ expiration = config.presigned_url_expiration
23
+
24
+ case method
25
+ when :get
26
+ blob.url(expires_in: expiration)
27
+ when :put
28
+ generate_presigned_put_url(blob, expiration)
29
+ end
30
+ else
31
+ blob.url.split("?").first
32
+ end
33
+ end
34
+
35
+ def generate_presigned_put_url(blob, expires_in)
36
+ service = blob.service
37
+
38
+ if service.respond_to?(:bucket)
39
+ object = service.send(:object_for, blob.key)
40
+ object.presigned_url(:put, expires_in: expires_in)
41
+ else
42
+ raise NotImplementedError, "Presigned PUT URLs not supported for #{service.class}"
43
+ end
44
+ end
45
+ end
46
+ end
47
+ end
@@ -1,6 +1,7 @@
1
1
  module ActiveStorage
2
2
  module CloudTransformations
3
3
  class Preview < ActiveStorage::Preview
4
+ include CrucibleHelpers
4
5
  def process
5
6
  # if image.attached?
6
7
  # if image.variant(variation).processed?
@@ -10,7 +11,7 @@ module ActiveStorage
10
11
  # end
11
12
  # else
12
13
  if !blob.preview_image.attached?
13
- create_blob_preview_image_and_blob_preview_image_variant
14
+ reprocess
14
15
  end
15
16
  self
16
17
  end
@@ -19,6 +20,10 @@ module ActiveStorage
19
20
  image.variant(variation)&.processed?
20
21
  end
21
22
 
23
+ def reprocess
24
+ create_blob_preview_image_and_blob_preview_image_variant
25
+ end
26
+
22
27
  private
23
28
 
24
29
  def create_blob_preview_image_and_blob_preview_image_variant
@@ -50,12 +55,18 @@ module ActiveStorage
50
55
 
51
56
  width, height = variation.transformations.fetch(:resize_to_limit)
52
57
  rotation = variation.transformations.fetch(:rotation, 0)
53
- post! "https://huuabwxpqf.execute-api.us-west-2.amazonaws.com/prod/video/preview", {
54
- blob_url: blob.url.split("?").first,
58
+
59
+ input_url = blob_url_for(blob, :get)
60
+ preview_image_url = blob_url_for(preview_image_blob, :put)
61
+ variant_url = blob_url_for(variant_blob, :put)
62
+
63
+ endpoint = "#{resolve_crucible_endpoint}/video/preview"
64
+ post! endpoint, {
65
+ blob_url: input_url,
55
66
  dimensions: "#{width}x#{height}",
56
67
  rotation: rotation,
57
- preview_image_url: preview_image_blob.url.split("?").first,
58
- preview_image_variant_url: variant_blob.url.split("?").first,
68
+ preview_image_url: preview_image_url,
69
+ preview_image_variant_url: variant_url,
59
70
  }
60
71
 
61
72
  ActiveStorage::AnalyzeJob.perform_later(preview_image_blob)
@@ -3,6 +3,7 @@ require "active_storage"
3
3
  module ActiveStorage
4
4
  module CloudTransformations
5
5
  class Variant < ActiveStorage::VariantWithRecord
6
+ include CrucibleHelpers
6
7
  def process
7
8
  raise ActiveStorage::InvariableError unless blob.image? || blob.video?
8
9
 
@@ -37,14 +38,19 @@ module ActiveStorage
37
38
  def run_crucible_job input_blob, output_blob, ignore_timeouts: false
38
39
  width, height = variation.transformations.fetch(:resize_to_limit)
39
40
  rotation = variation.transformations.fetch(:rotation, 0)
41
+
42
+ input_url = blob_url_for(input_blob, :get)
43
+ output_url = blob_url_for(output_blob, :put)
44
+
40
45
  params = {
41
- blob_url: input_blob.url.split("?").first,
46
+ blob_url: input_url,
42
47
  dimensions: "#{width}x#{height}",
43
48
  rotation: rotation,
44
- variant_url: output_blob.url.split("?").first,
49
+ variant_url: output_url,
45
50
  format: format,
46
51
  }
47
- post! "https://huuabwxpqf.execute-api.us-west-2.amazonaws.com/prod/#{path}", params, ignore_timeouts: ignore_timeouts
52
+ endpoint = "#{resolve_crucible_endpoint}/#{path}"
53
+ post! endpoint, params, ignore_timeouts: ignore_timeouts
48
54
  end
49
55
 
50
56
  def path
@@ -1,5 +1,5 @@
1
1
  module ActiveStorage
2
2
  module CloudTransformations
3
- VERSION = "0.3.0"
3
+ VERSION = "0.4.0"
4
4
  end
5
5
  end
@@ -1,9 +1,19 @@
1
1
  require "active_storage/cloud_transformations/version"
2
+ require "active_storage/cloud_transformations/config"
3
+ require "active_storage/cloud_transformations/crucible_helpers"
2
4
 
3
5
  module ActiveStorage
4
6
  module CloudTransformations
5
7
  class Rails < ::Rails::Engine
6
8
  end
9
+
10
+ def self.config
11
+ @config ||= Config.new
12
+ end
13
+
14
+ def self.configure
15
+ yield config
16
+ end
7
17
  end
8
18
  end
9
19
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_storage-cloud_transformations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Micah Geisel
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-11-08 00:00:00.000000000 Z
11
+ date: 2025-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activestorage
@@ -16,14 +16,140 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '6.1'
19
+ version: '7.2'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: '6.1'
26
+ version: '7.2'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: rspec
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '3.0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '3.0'
55
+ - !ruby/object:Gem::Dependency
56
+ name: sqlite3
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ version: '0'
62
+ type: :development
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - ">="
67
+ - !ruby/object:Gem::Version
68
+ version: '0'
69
+ - !ruby/object:Gem::Dependency
70
+ name: bootsnap
71
+ requirement: !ruby/object:Gem::Requirement
72
+ requirements:
73
+ - - ">="
74
+ - !ruby/object:Gem::Version
75
+ version: '0'
76
+ type: :development
77
+ prerelease: false
78
+ version_requirements: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - ">="
81
+ - !ruby/object:Gem::Version
82
+ version: '0'
83
+ - !ruby/object:Gem::Dependency
84
+ name: rails
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - ">="
88
+ - !ruby/object:Gem::Version
89
+ version: '0'
90
+ type: :development
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - ">="
95
+ - !ruby/object:Gem::Version
96
+ version: '0'
97
+ - !ruby/object:Gem::Dependency
98
+ name: byebug
99
+ requirement: !ruby/object:Gem::Requirement
100
+ requirements:
101
+ - - ">="
102
+ - !ruby/object:Gem::Version
103
+ version: '0'
104
+ type: :development
105
+ prerelease: false
106
+ version_requirements: !ruby/object:Gem::Requirement
107
+ requirements:
108
+ - - ">="
109
+ - !ruby/object:Gem::Version
110
+ version: '0'
111
+ - !ruby/object:Gem::Dependency
112
+ name: aws-sdk-s3
113
+ requirement: !ruby/object:Gem::Requirement
114
+ requirements:
115
+ - - ">="
116
+ - !ruby/object:Gem::Version
117
+ version: '0'
118
+ type: :development
119
+ prerelease: false
120
+ version_requirements: !ruby/object:Gem::Requirement
121
+ requirements:
122
+ - - ">="
123
+ - !ruby/object:Gem::Version
124
+ version: '0'
125
+ - !ruby/object:Gem::Dependency
126
+ name: appraisal
127
+ requirement: !ruby/object:Gem::Requirement
128
+ requirements:
129
+ - - ">="
130
+ - !ruby/object:Gem::Version
131
+ version: '0'
132
+ type: :development
133
+ prerelease: false
134
+ version_requirements: !ruby/object:Gem::Requirement
135
+ requirements:
136
+ - - ">="
137
+ - !ruby/object:Gem::Version
138
+ version: '0'
139
+ - !ruby/object:Gem::Dependency
140
+ name: dotenv
141
+ requirement: !ruby/object:Gem::Requirement
142
+ requirements:
143
+ - - ">="
144
+ - !ruby/object:Gem::Version
145
+ version: '0'
146
+ type: :development
147
+ prerelease: false
148
+ version_requirements: !ruby/object:Gem::Requirement
149
+ requirements:
150
+ - - ">="
151
+ - !ruby/object:Gem::Version
152
+ version: '0'
27
153
  description:
28
154
  email:
29
155
  - micah@botandrose.com
@@ -31,10 +157,12 @@ executables: []
31
157
  extensions: []
32
158
  extra_rdoc_files: []
33
159
  files:
160
+ - ".env.example"
161
+ - ".github/workflows/ci.yml"
34
162
  - ".gitignore"
35
163
  - ".rspec"
36
- - ".travis.yml"
37
164
  - Appraisals
165
+ - CLAUDE.md
38
166
  - Gemfile
39
167
  - LICENSE.txt
40
168
  - README.md
@@ -45,11 +173,15 @@ files:
45
173
  - config/initializers/active_storage-cloud_transformations.rb
46
174
  - config/routes.rb
47
175
  - gemfiles/.bundle/config
48
- - gemfiles/rails_6.1.gemfile
49
- - gemfiles/rails_6.1.gemfile.lock
50
- - gemfiles/rails_7.0.gemfile
51
- - gemfiles/rails_7.0.gemfile.lock
176
+ - gemfiles/rails_7.2.gemfile
177
+ - gemfiles/rails_7.2.gemfile.lock
178
+ - gemfiles/rails_8.0.gemfile
179
+ - gemfiles/rails_8.0.gemfile.lock
180
+ - gemfiles/rails_8.1.gemfile
181
+ - gemfiles/rails_8.1.gemfile.lock
52
182
  - lib/active_storage/cloud_transformations.rb
183
+ - lib/active_storage/cloud_transformations/config.rb
184
+ - lib/active_storage/cloud_transformations/crucible_helpers.rb
53
185
  - lib/active_storage/cloud_transformations/preview.rb
54
186
  - lib/active_storage/cloud_transformations/variant.rb
55
187
  - lib/active_storage/cloud_transformations/version.rb
@@ -66,7 +198,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
198
  requirements:
67
199
  - - ">="
68
200
  - !ruby/object:Gem::Version
69
- version: 2.3.0
201
+ version: '0'
70
202
  required_rubygems_version: !ruby/object:Gem::Requirement
71
203
  requirements:
72
204
  - - ">="
data/.travis.yml DELETED
@@ -1,6 +0,0 @@
1
- ---
2
- language: ruby
3
- cache: bundler
4
- rvm:
5
- - 2.6.3
6
- before_install: gem install bundler -v 2.1.4
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "rake"
6
- gem "rspec", "~> 3.0"
7
- gem "sqlite3", "~> 1.4"
8
- gem "bootsnap", require: false
9
- gem "rails", "6.1"
10
- gem "byebug"
11
- gem "aws-sdk-s3"
12
- gem "appraisal"
13
-
14
- gemspec path: "../"