jetpacker 0.5.0 → 0.7.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jetpacker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tung Nguyen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-05 00:00:00.000000000 Z
11
+ date: 2023-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -108,6 +108,20 @@ dependencies:
108
108
  - - ">="
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0'
111
+ - !ruby/object:Gem::Dependency
112
+ name: rspec-core
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'
111
125
  description:
112
126
  email:
113
127
  - tongueroo@gmail.com
@@ -129,7 +143,6 @@ files:
129
143
  - CHANGELOG.md
130
144
  - CONTRIBUTING.md
131
145
  - Gemfile
132
- - Gemfile.lock
133
146
  - MIT-LICENSE
134
147
  - README.md
135
148
  - Rakefile
@@ -308,8 +321,8 @@ homepage: https://github.com/tongueroo/jetpacker
308
321
  licenses:
309
322
  - MIT
310
323
  metadata:
311
- source_code_uri: https://github.com/tongueroo/jetpacker/tree/v0.5.0
312
- changelog_uri: https://github.com/tongueroo/jetpacker/blob/v0.5.0/CHANGELOG.md
324
+ source_code_uri: https://github.com/tongueroo/jetpacker/tree/v0.7.0
325
+ changelog_uri: https://github.com/tongueroo/jetpacker/blob/v0.7.0/CHANGELOG.md
313
326
  post_install_message:
314
327
  rdoc_options: []
315
328
  require_paths:
@@ -325,7 +338,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
325
338
  - !ruby/object:Gem::Version
326
339
  version: '0'
327
340
  requirements: []
328
- rubygems_version: 3.1.4
341
+ rubygems_version: 3.4.10
329
342
  signing_key:
330
343
  specification_version: 4
331
344
  summary: Use webpack to manage app-like JavaScript modules in Jets
data/Gemfile.lock DELETED
@@ -1,185 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- jetpacker (0.4.2)
5
- activesupport (>= 5.2)
6
- rack-proxy (>= 0.6.1)
7
- railties (>= 5.2)
8
- semantic_range (>= 2.3.0)
9
-
10
- GEM
11
- remote: https://rubygems.org/
12
- specs:
13
- actioncable (6.1.0)
14
- actionpack (= 6.1.0)
15
- activesupport (= 6.1.0)
16
- nio4r (~> 2.0)
17
- websocket-driver (>= 0.6.1)
18
- actionmailbox (6.1.0)
19
- actionpack (= 6.1.0)
20
- activejob (= 6.1.0)
21
- activerecord (= 6.1.0)
22
- activestorage (= 6.1.0)
23
- activesupport (= 6.1.0)
24
- mail (>= 2.7.1)
25
- actionmailer (6.1.0)
26
- actionpack (= 6.1.0)
27
- actionview (= 6.1.0)
28
- activejob (= 6.1.0)
29
- activesupport (= 6.1.0)
30
- mail (~> 2.5, >= 2.5.4)
31
- rails-dom-testing (~> 2.0)
32
- actionpack (6.1.0)
33
- actionview (= 6.1.0)
34
- activesupport (= 6.1.0)
35
- rack (~> 2.0, >= 2.0.9)
36
- rack-test (>= 0.6.3)
37
- rails-dom-testing (~> 2.0)
38
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
39
- actiontext (6.1.0)
40
- actionpack (= 6.1.0)
41
- activerecord (= 6.1.0)
42
- activestorage (= 6.1.0)
43
- activesupport (= 6.1.0)
44
- nokogiri (>= 1.8.5)
45
- actionview (6.1.0)
46
- activesupport (= 6.1.0)
47
- builder (~> 3.1)
48
- erubi (~> 1.4)
49
- rails-dom-testing (~> 2.0)
50
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
51
- activejob (6.1.0)
52
- activesupport (= 6.1.0)
53
- globalid (>= 0.3.6)
54
- activemodel (6.1.0)
55
- activesupport (= 6.1.0)
56
- activerecord (6.1.0)
57
- activemodel (= 6.1.0)
58
- activesupport (= 6.1.0)
59
- activestorage (6.1.0)
60
- actionpack (= 6.1.0)
61
- activejob (= 6.1.0)
62
- activerecord (= 6.1.0)
63
- activesupport (= 6.1.0)
64
- marcel (~> 0.3.1)
65
- mimemagic (~> 0.3.2)
66
- activesupport (6.1.0)
67
- concurrent-ruby (~> 1.0, >= 1.0.2)
68
- i18n (>= 1.6, < 2)
69
- minitest (>= 5.1)
70
- tzinfo (~> 2.0)
71
- zeitwerk (~> 2.3)
72
- ast (2.4.1)
73
- builder (3.2.4)
74
- byebug (11.1.3)
75
- concurrent-ruby (1.1.7)
76
- crass (1.0.6)
77
- erubi (1.10.0)
78
- globalid (0.4.2)
79
- activesupport (>= 4.2.0)
80
- i18n (1.8.7)
81
- concurrent-ruby (~> 1.0)
82
- loofah (2.8.0)
83
- crass (~> 1.0.2)
84
- nokogiri (>= 1.5.9)
85
- mail (2.7.1)
86
- mini_mime (>= 0.1.1)
87
- marcel (0.3.3)
88
- mimemagic (~> 0.3.2)
89
- method_source (1.0.0)
90
- mimemagic (0.3.5)
91
- mini_mime (1.0.2)
92
- mini_portile2 (2.5.0)
93
- minitest (5.14.2)
94
- nio4r (2.5.4)
95
- nokogiri (1.11.0)
96
- mini_portile2 (~> 2.5.0)
97
- racc (~> 1.4)
98
- parallel (1.20.1)
99
- parser (3.0.0.0)
100
- ast (~> 2.4.1)
101
- racc (1.5.2)
102
- rack (2.2.3)
103
- rack-proxy (0.6.5)
104
- rack
105
- rack-test (1.1.0)
106
- rack (>= 1.0, < 3)
107
- rails (6.1.0)
108
- actioncable (= 6.1.0)
109
- actionmailbox (= 6.1.0)
110
- actionmailer (= 6.1.0)
111
- actionpack (= 6.1.0)
112
- actiontext (= 6.1.0)
113
- actionview (= 6.1.0)
114
- activejob (= 6.1.0)
115
- activemodel (= 6.1.0)
116
- activerecord (= 6.1.0)
117
- activestorage (= 6.1.0)
118
- activesupport (= 6.1.0)
119
- bundler (>= 1.15.0)
120
- railties (= 6.1.0)
121
- sprockets-rails (>= 2.0.0)
122
- rails-dom-testing (2.0.3)
123
- activesupport (>= 4.2.0)
124
- nokogiri (>= 1.6)
125
- rails-html-sanitizer (1.3.0)
126
- loofah (~> 2.3)
127
- railties (6.1.0)
128
- actionpack (= 6.1.0)
129
- activesupport (= 6.1.0)
130
- method_source
131
- rake (>= 0.8.7)
132
- thor (~> 1.0)
133
- rainbow (3.0.0)
134
- rake (13.0.3)
135
- regexp_parser (2.0.3)
136
- rexml (3.2.4)
137
- rubocop (0.93.1)
138
- parallel (~> 1.10)
139
- parser (>= 2.7.1.5)
140
- rainbow (>= 2.2.2, < 4.0)
141
- regexp_parser (>= 1.8)
142
- rexml
143
- rubocop-ast (>= 0.6.0)
144
- ruby-progressbar (~> 1.7)
145
- unicode-display_width (>= 1.4.0, < 2.0)
146
- rubocop-ast (1.4.0)
147
- parser (>= 2.7.1.5)
148
- rubocop-performance (1.9.2)
149
- rubocop (>= 0.90.0, < 2.0)
150
- rubocop-ast (>= 0.4.0)
151
- ruby-progressbar (1.11.0)
152
- semantic_range (2.3.1)
153
- sprockets (4.0.2)
154
- concurrent-ruby (~> 1.0)
155
- rack (> 1, < 3)
156
- sprockets-rails (3.2.2)
157
- actionpack (>= 4.0)
158
- activesupport (>= 4.0)
159
- sprockets (>= 3.0.0)
160
- thor (1.0.1)
161
- tzinfo (2.0.4)
162
- concurrent-ruby (~> 1.0)
163
- unicode-display_width (1.7.0)
164
- websocket-driver (0.7.3)
165
- websocket-extensions (>= 0.1.0)
166
- websocket-extensions (0.1.5)
167
- zeitwerk (2.4.2)
168
-
169
- PLATFORMS
170
- ruby
171
-
172
- DEPENDENCIES
173
- bundler (>= 1.3.0)
174
- byebug
175
- jetpacker!
176
- minitest (~> 5.0)
177
- rack-proxy
178
- rails
179
- rake (>= 11.1)
180
- rubocop (= 0.93.1)
181
- rubocop-performance
182
- semantic_range
183
-
184
- BUNDLED WITH
185
- 2.1.4