simple_form_bs5_file_input 0.3.1 → 0.3.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 571aeb22f6990e2036122289c282c284b6cabd709188d65860f51ab41da177b4
4
- data.tar.gz: b859bb2e11e80a1f41df47c1e6a361798b23598a13a186dfbf60fd567ef4c626
3
+ metadata.gz: 93403611032d92e8a7a6c89a1beb11e967e271eeefee958dc9142e3f22ad7821
4
+ data.tar.gz: 251e82ad97ab7534318f05f85a35129e75a12a14bcca1b07d2ffde11f56820c4
5
5
  SHA512:
6
- metadata.gz: 025d702681c9879c047c2f28c50fe71e8ebb9479a6c727b0bc895eeca6a82a933f63d7779f9a94e0aa776ca304716744b6aaa3a642183dea67936e1697861a3e
7
- data.tar.gz: 8726bfd3e0f5b70a92ba71769252e2445e7f6fd3e8c5c4726920ea47d80cf96a688dbe2c80527131966e37b52ad07680e4b3eda7f50afedc136e41320cb4960d
6
+ metadata.gz: 4e40c56bacab56f6a7ab70be243ed63c90afa23984cf51fd8392ccc3fd04ab95946cc4531e3544eae5638e43c31aa2c71d1e2bbcd1395e6effe68c3009191fd2
7
+ data.tar.gz: 1a70cc08bf3cab403560060b8eeba54259238255cfc53d95eb7c4bed82ba7e1efe17422a9a933656e8dbc60520d47fbda1a19e1dd5c947e400989514df5732d6
data/Gemfile.lock CHANGED
@@ -1,38 +1,39 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- simple_form_bs5_file_input (0.3.1)
4
+ simple_form_bs5_file_input (0.3.2)
5
+ open-uri
5
6
  rails
6
7
  simple_form
7
8
 
8
9
  GEM
9
10
  remote: https://rubygems.org/
10
11
  specs:
11
- action_text-trix (2.1.16)
12
+ action_text-trix (2.1.19)
12
13
  railties
13
- actioncable (8.1.2)
14
- actionpack (= 8.1.2)
15
- activesupport (= 8.1.2)
14
+ actioncable (8.1.3)
15
+ actionpack (= 8.1.3)
16
+ activesupport (= 8.1.3)
16
17
  nio4r (~> 2.0)
17
18
  websocket-driver (>= 0.6.1)
18
19
  zeitwerk (~> 2.6)
19
- actionmailbox (8.1.2)
20
- actionpack (= 8.1.2)
21
- activejob (= 8.1.2)
22
- activerecord (= 8.1.2)
23
- activestorage (= 8.1.2)
24
- activesupport (= 8.1.2)
20
+ actionmailbox (8.1.3)
21
+ actionpack (= 8.1.3)
22
+ activejob (= 8.1.3)
23
+ activerecord (= 8.1.3)
24
+ activestorage (= 8.1.3)
25
+ activesupport (= 8.1.3)
25
26
  mail (>= 2.8.0)
26
- actionmailer (8.1.2)
27
- actionpack (= 8.1.2)
28
- actionview (= 8.1.2)
29
- activejob (= 8.1.2)
30
- activesupport (= 8.1.2)
27
+ actionmailer (8.1.3)
28
+ actionpack (= 8.1.3)
29
+ actionview (= 8.1.3)
30
+ activejob (= 8.1.3)
31
+ activesupport (= 8.1.3)
31
32
  mail (>= 2.8.0)
32
33
  rails-dom-testing (~> 2.2)
33
- actionpack (8.1.2)
34
- actionview (= 8.1.2)
35
- activesupport (= 8.1.2)
34
+ actionpack (8.1.3)
35
+ actionview (= 8.1.3)
36
+ activesupport (= 8.1.3)
36
37
  nokogiri (>= 1.8.5)
37
38
  rack (>= 2.2.4)
38
39
  rack-session (>= 1.0.1)
@@ -40,36 +41,36 @@ GEM
40
41
  rails-dom-testing (~> 2.2)
41
42
  rails-html-sanitizer (~> 1.6)
42
43
  useragent (~> 0.16)
43
- actiontext (8.1.2)
44
+ actiontext (8.1.3)
44
45
  action_text-trix (~> 2.1.15)
45
- actionpack (= 8.1.2)
46
- activerecord (= 8.1.2)
47
- activestorage (= 8.1.2)
48
- activesupport (= 8.1.2)
46
+ actionpack (= 8.1.3)
47
+ activerecord (= 8.1.3)
48
+ activestorage (= 8.1.3)
49
+ activesupport (= 8.1.3)
49
50
  globalid (>= 0.6.0)
50
51
  nokogiri (>= 1.8.5)
51
- actionview (8.1.2)
52
- activesupport (= 8.1.2)
52
+ actionview (8.1.3)
53
+ activesupport (= 8.1.3)
53
54
  builder (~> 3.1)
54
55
  erubi (~> 1.11)
55
56
  rails-dom-testing (~> 2.2)
56
57
  rails-html-sanitizer (~> 1.6)
57
- activejob (8.1.2)
58
- activesupport (= 8.1.2)
58
+ activejob (8.1.3)
59
+ activesupport (= 8.1.3)
59
60
  globalid (>= 0.3.6)
60
- activemodel (8.1.2)
61
- activesupport (= 8.1.2)
62
- activerecord (8.1.2)
63
- activemodel (= 8.1.2)
64
- activesupport (= 8.1.2)
61
+ activemodel (8.1.3)
62
+ activesupport (= 8.1.3)
63
+ activerecord (8.1.3)
64
+ activemodel (= 8.1.3)
65
+ activesupport (= 8.1.3)
65
66
  timeout (>= 0.4.0)
66
- activestorage (8.1.2)
67
- actionpack (= 8.1.2)
68
- activejob (= 8.1.2)
69
- activerecord (= 8.1.2)
70
- activesupport (= 8.1.2)
67
+ activestorage (8.1.3)
68
+ actionpack (= 8.1.3)
69
+ activejob (= 8.1.3)
70
+ activerecord (= 8.1.3)
71
+ activesupport (= 8.1.3)
71
72
  marcel (~> 1.0)
72
- activesupport (8.1.2)
73
+ activesupport (8.1.3)
73
74
  base64
74
75
  bigdecimal
75
76
  concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -83,43 +84,44 @@ GEM
83
84
  tzinfo (~> 2.0, >= 2.0.5)
84
85
  uri (>= 0.13.1)
85
86
  base64 (0.3.0)
86
- bcrypt (3.1.21)
87
- bigdecimal (4.0.1)
88
- bootsnap (1.21.1)
87
+ bcrypt (3.1.22)
88
+ bigdecimal (4.1.2)
89
+ bootsnap (1.24.6)
89
90
  msgpack (~> 1.2)
90
91
  bootstrap (5.3.8)
91
92
  popper_js (>= 2.11.8, < 3)
92
93
  builder (3.3.0)
93
- concurrent-ruby (1.3.6)
94
+ concurrent-ruby (1.3.7)
94
95
  connection_pool (3.0.2)
95
- crass (1.0.6)
96
+ crass (1.0.7)
96
97
  date (3.5.1)
97
- devise (5.0.0)
98
+ devise (5.0.4)
98
99
  bcrypt (~> 3.0)
99
100
  orm_adapter (~> 0.1)
100
101
  railties (>= 7.0)
101
102
  responders
102
103
  warden (~> 1.2.3)
103
104
  drb (2.2.3)
104
- erb (6.0.1)
105
+ erb (6.0.4)
105
106
  erubi (1.13.1)
106
- ffi (1.17.3)
107
- globalid (1.3.0)
107
+ ffi (1.17.4)
108
+ globalid (1.4.0)
108
109
  activesupport (>= 6.1)
109
- i18n (1.14.8)
110
+ i18n (1.15.2)
110
111
  concurrent-ruby (~> 1.0)
111
112
  io-console (0.8.2)
112
- irb (1.16.0)
113
+ irb (1.18.0)
113
114
  pp (>= 0.6.0)
115
+ prism (>= 1.3.0)
114
116
  rdoc (>= 4.0.0)
115
117
  reline (>= 0.4.2)
116
- json (2.18.0)
118
+ json (2.20.0)
117
119
  listen (3.10.0)
118
120
  logger
119
121
  rb-fsevent (~> 0.10, >= 0.10.3)
120
122
  rb-inotify (~> 0.9, >= 0.9.10)
121
123
  logger (1.7.0)
122
- loofah (2.25.0)
124
+ loofah (2.25.1)
123
125
  crass (~> 1.0.2)
124
126
  nokogiri (>= 1.12.0)
125
127
  mail (2.9.0)
@@ -128,13 +130,14 @@ GEM
128
130
  net-imap
129
131
  net-pop
130
132
  net-smtp
131
- marcel (1.1.0)
133
+ marcel (1.2.1)
132
134
  mini_mime (1.1.5)
133
135
  mini_portile2 (2.8.9)
134
- minitest (6.0.1)
136
+ minitest (6.0.6)
137
+ drb (~> 2.0)
135
138
  prism (~> 1.5)
136
- msgpack (1.8.0)
137
- net-imap (0.6.2)
139
+ msgpack (1.8.3)
140
+ net-imap (0.6.4.1)
138
141
  date
139
142
  net-protocol
140
143
  net-pop (0.1.2)
@@ -144,65 +147,71 @@ GEM
144
147
  net-smtp (0.5.1)
145
148
  net-protocol
146
149
  nio4r (2.7.5)
147
- nokogiri (1.19.0)
150
+ nokogiri (1.19.4)
148
151
  mini_portile2 (~> 2.8.2)
149
152
  racc (~> 1.4)
153
+ open-uri (0.5.0)
154
+ stringio
155
+ time
156
+ uri
150
157
  orm_adapter (0.5.0)
151
158
  pg (1.6.3)
152
159
  popper_js (2.11.8)
153
- pp (0.6.3)
160
+ pp (0.6.4)
154
161
  prettyprint
155
162
  prettyprint (0.2.0)
156
- prism (1.8.0)
157
- psych (5.3.1)
158
- date
159
- stringio
163
+ prism (1.9.0)
160
164
  racc (1.8.1)
161
- rack (3.2.4)
162
- rack-session (2.1.1)
165
+ rack (3.2.6)
166
+ rack-session (2.1.2)
163
167
  base64 (>= 0.1.0)
164
168
  rack (>= 3.0.0)
165
169
  rack-test (2.2.0)
166
170
  rack (>= 1.3)
167
171
  rackup (2.3.1)
168
172
  rack (>= 3)
169
- rails (8.1.2)
170
- actioncable (= 8.1.2)
171
- actionmailbox (= 8.1.2)
172
- actionmailer (= 8.1.2)
173
- actionpack (= 8.1.2)
174
- actiontext (= 8.1.2)
175
- actionview (= 8.1.2)
176
- activejob (= 8.1.2)
177
- activemodel (= 8.1.2)
178
- activerecord (= 8.1.2)
179
- activestorage (= 8.1.2)
180
- activesupport (= 8.1.2)
173
+ rails (8.1.3)
174
+ actioncable (= 8.1.3)
175
+ actionmailbox (= 8.1.3)
176
+ actionmailer (= 8.1.3)
177
+ actionpack (= 8.1.3)
178
+ actiontext (= 8.1.3)
179
+ actionview (= 8.1.3)
180
+ activejob (= 8.1.3)
181
+ activemodel (= 8.1.3)
182
+ activerecord (= 8.1.3)
183
+ activestorage (= 8.1.3)
184
+ activesupport (= 8.1.3)
181
185
  bundler (>= 1.15.0)
182
- railties (= 8.1.2)
186
+ railties (= 8.1.3)
183
187
  rails-dom-testing (2.3.0)
184
188
  activesupport (>= 5.0.0)
185
189
  minitest
186
190
  nokogiri (>= 1.6)
187
- rails-html-sanitizer (1.6.2)
188
- loofah (~> 2.21)
191
+ rails-html-sanitizer (1.7.0)
192
+ loofah (~> 2.25)
189
193
  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)
190
- railties (8.1.2)
191
- actionpack (= 8.1.2)
192
- activesupport (= 8.1.2)
194
+ railties (8.1.3)
195
+ actionpack (= 8.1.3)
196
+ activesupport (= 8.1.3)
193
197
  irb (~> 1.13)
194
198
  rackup (>= 1.0.0)
195
199
  rake (>= 12.2)
196
200
  thor (~> 1.0, >= 1.2.2)
197
201
  tsort (>= 0.2)
198
202
  zeitwerk (~> 2.6)
199
- rake (13.3.1)
203
+ rake (13.4.2)
200
204
  rb-fsevent (0.11.2)
201
205
  rb-inotify (0.11.1)
202
206
  ffi (~> 1.0)
203
- rdoc (7.1.0)
207
+ rbs (4.0.3)
208
+ logger
209
+ prism (>= 1.6.0)
210
+ tsort
211
+ rdoc (8.0.0)
204
212
  erb
205
- psych (>= 4.0.0)
213
+ prism (>= 1.6.0)
214
+ rbs (>= 4.0.0)
206
215
  tsort
207
216
  reline (0.6.3)
208
217
  io-console (~> 0.5)
@@ -213,11 +222,13 @@ GEM
213
222
  simple_form (5.4.1)
214
223
  actionpack (>= 7.0)
215
224
  activemodel (>= 7.0)
216
- sqlite3 (2.9.0)
225
+ sqlite3 (2.9.5)
217
226
  mini_portile2 (~> 2.8.0)
218
227
  stringio (3.2.0)
219
228
  thor (1.5.0)
220
- timeout (0.6.0)
229
+ time (0.4.2)
230
+ date
231
+ timeout (0.6.1)
221
232
  tsort (0.2.0)
222
233
  tzinfo (2.0.6)
223
234
  concurrent-ruby (~> 1.0)
@@ -225,11 +236,11 @@ GEM
225
236
  useragent (0.16.11)
226
237
  warden (1.2.9)
227
238
  rack (>= 2.0.9)
228
- websocket-driver (0.8.0)
239
+ websocket-driver (0.8.2)
229
240
  base64
230
241
  websocket-extensions (>= 0.1.0)
231
242
  websocket-extensions (0.1.5)
232
- zeitwerk (2.7.4)
243
+ zeitwerk (2.8.2)
233
244
 
234
245
  PLATFORMS
235
246
  ruby
@@ -245,4 +256,4 @@ DEPENDENCIES
245
256
  sqlite3
246
257
 
247
258
  BUNDLED WITH
248
- 2.5.22
259
+ 4.0.15
@@ -1,3 +1,5 @@
1
+ require 'open-uri'
2
+
1
3
  class ActiveRecord::Base
2
4
  def self.has_one_attached_deletable(name, **options, &block)
3
5
 
@@ -1,3 +1,3 @@
1
1
  module SimpleFormBs5FileInput
2
- VERSION = "0.3.1".freeze
2
+ VERSION = "0.3.2".freeze
3
3
  end
@@ -17,6 +17,7 @@ Gem::Specification.new do |s|
17
17
  'https://github.com/noesya/simple_form_bs5_file_input'
18
18
  s.license = 'MIT'
19
19
 
20
+ s.add_dependency "open-uri"
20
21
  s.add_dependency "rails"
21
22
  s.add_dependency "simple_form"
22
23
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simple_form_bs5_file_input
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pierre-andré Boissinot
@@ -9,6 +9,20 @@ bindir: bin
9
9
  cert_chain: []
10
10
  date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
+ - !ruby/object:Gem::Dependency
13
+ name: open-uri
14
+ requirement: !ruby/object:Gem::Requirement
15
+ requirements:
16
+ - - ">="
17
+ - !ruby/object:Gem::Version
18
+ version: '0'
19
+ type: :runtime
20
+ prerelease: false
21
+ version_requirements: !ruby/object:Gem::Requirement
22
+ requirements:
23
+ - - ">="
24
+ - !ruby/object:Gem::Version
25
+ version: '0'
12
26
  - !ruby/object:Gem::Dependency
13
27
  name: rails
14
28
  requirement: !ruby/object:Gem::Requirement
@@ -108,7 +122,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
122
  - !ruby/object:Gem::Version
109
123
  version: '0'
110
124
  requirements: []
111
- rubygems_version: 4.0.3
125
+ rubygems_version: 4.0.10
112
126
  specification_version: 4
113
127
  summary: Simple Form BS5 File Input
114
128
  test_files: []