vite_padrino 0.5.4 → 3.0.0.beta.1

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: ed0c5f742453b336e237b33c8c31396e5f5dee8e944d482e206651968ab19141
4
- data.tar.gz: d27f723ed6ab1e6586665f1fb060e9fc981729a77a8ab10c91f9cbb708c52d5c
3
+ metadata.gz: 139b99e499755c7608641535a6f3fdcd0f5dc014cb0133f76ba04756cc61a9f8
4
+ data.tar.gz: 5246e78c5d10bf85a4adbc0acdb8468ae6c3296358deeabfa4567c552e33ca57
5
5
  SHA512:
6
- metadata.gz: 7198d7834ccbf0c347966948869b15b64dd2b53cda64914be10a7969c5f81f0ccdf458ebfe0cc4ee5bd1d2ee7da7ba0a5c12b71fb91b43b30823e155d223874b
7
- data.tar.gz: ff102a9c6a98084b3c4c3799a3610e66c124e9766abc49925cb8ebe09cec7b327e63998c490faa7e8702cff17c0a3b519c90367210f02de44fe00b34af807317
6
+ metadata.gz: 51cff6ef7392311e69302b03691b273e932f08132a55fd5c1aecdec664d003491d4c8fdbec46049f8b2eb59e4a40becaa0dad0f4d12a90601e4761fc99929161
7
+ data.tar.gz: dab0ed73d0d39a7cb43045d01a749400be3a123e1bf72a41049f2290e686d6017b58f6c7e78ffc91f17ca0c71ca548de56c1b44bf5c8b2d36bbfc2df0d61a260
data/README.md CHANGED
@@ -46,8 +46,8 @@
46
46
  [vite_rails]: https://github.com/ElMassimo/vite_ruby/tree/main/vite_rails
47
47
  [vite_ruby]: https://github.com/ElMassimo/vite_ruby/tree/main/vite_ruby
48
48
  [vite_padrino]: https://github.com/ElMassimo/vite_ruby/tree/main/vite_padrino
49
- [no bundling]: https://vitejs.dev/guide/introduction.html#the-problem
50
- [bundling]: https://vitejs.dev/guide/introduction.html#why-bundle-for-production
49
+ [no bundling]: https://vitejs.dev/guide/why.html#the-problems
50
+ [bundling]: https://vitejs.dev/guide/why.html#why-bundle-for-production
51
51
 
52
52
  [Vite] is to frontend tooling as Ruby to programming, pure joy! 😍
53
53
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module VitePadrino
4
- VERSION = '0.5.4'
4
+ VERSION = '3.0.0.beta.1'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vite_padrino
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.4
4
+ version: 3.0.0.beta.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Máximo Mussini
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-21 00:00:00.000000000 Z
11
+ date: 2021-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: vite_ruby
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '1.0'
19
+ version: 3.0.0.beta.1
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: '1.0'
26
+ version: 3.0.0.beta.1
27
27
  description:
28
28
  email:
29
29
  - maximomussini@gmail.com
@@ -43,8 +43,8 @@ homepage: https://github.com/ElMassimo/vite_ruby
43
43
  licenses:
44
44
  - MIT
45
45
  metadata:
46
- source_code_uri: https://github.com/ElMassimo/vite_ruby/tree/vite_padrino@0.5.4/vite_padrino
47
- changelog_uri: https://github.com/ElMassimo/vite_ruby/blob/vite_padrino@0.5.4/vite_padrino/CHANGELOG.md
46
+ source_code_uri: https://github.com/ElMassimo/vite_ruby/tree/vite_padrino@3.0.0.beta.1/vite_padrino
47
+ changelog_uri: https://github.com/ElMassimo/vite_ruby/blob/vite_padrino@3.0.0.beta.1/vite_padrino/CHANGELOG.md
48
48
  post_install_message:
49
49
  rdoc_options: []
50
50
  require_paths:
@@ -56,9 +56,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
56
56
  version: '2.5'
57
57
  required_rubygems_version: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - ">="
59
+ - - ">"
60
60
  - !ruby/object:Gem::Version
61
- version: '0'
61
+ version: 1.3.1
62
62
  requirements: []
63
63
  rubygems_version: 3.1.4
64
64
  signing_key: