bundlebun 0.1.1.1.1.39-x64-mingw-ucrt → 0.1.2.1.1.41-x64-mingw-ucrt

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: a6da5ecf09a5024fef6bb60ea140d6b99fb7ef64c8256d9974ec322990bb9035
4
- data.tar.gz: e579a2178445f7618377ae58c2dc9a0c84e73af53a9977658ce4eb76e6d1dc39
3
+ metadata.gz: '0330795ab24e466f09840f1416b688803e660f7f7d9955b320fc4c59a6bbd019'
4
+ data.tar.gz: 19689b1e3563022a14c2858e89ace7ae426590b5de68d574703abf1f1fc390f5
5
5
  SHA512:
6
- metadata.gz: b4b4520a8ccb4276f1854ee8d1ea33ed092a5f1a7da1c3773f33c60148ca2d908868837f6bc241549528868e711715e45f23eef3785e70114e900b43b0b8b3a2
7
- data.tar.gz: 07432fa6598a8f536e7593f8a5948a0a41af9f039c6b36da41b7b15201c6b548e87e072d295534b890a637b001616740e2bfd88982ac8398d6247941d3931243
6
+ metadata.gz: d01b4cab674be2be97a779c4f55b62727a28de57e6622209ac9cea27d1c3657ec27e0df45dfd4a9c44762cc7da9f9b9fa56632cc941e7d4dc5f7d120a4fd0910
7
+ data.tar.gz: 42cf86b618e8c95784cdf65d2d9d816f70ec8c55ea263a6fd9f34eeabb8dc688536e80201b060ae6a4216a19a1f614222e5fe7a182dbafff0db58d2414969174
data/CHANGELOG.md CHANGED
@@ -1,9 +1,13 @@
1
- ## [Unreleased]
1
+ ## [0.1.2] - 2024-12-21
2
2
 
3
- ## [0.1.0] - 2024-12-17
3
+ - Integration specs now test bundlebun + Bun against vite-ruby and cssbundling-rails + jsbundling-rails with positive real-world scenarios
4
+ - Minor internal task changes
5
+ - No major code changes
6
+
7
+ ## [0.1.1] - 2024-12-17
4
8
 
5
9
  - Switch to Yard documentation format from RDoc
6
- - No code changes
10
+ - No major code changes
7
11
 
8
12
  ## [0.1.0] - 2024-12-15
9
13
 
Binary file
@@ -8,5 +8,5 @@ module Bundlebun
8
8
  # a Bun runtime with version `1.1.38`.
9
9
  #
10
10
  # This constant always points to the "own" version of the gem.
11
- VERSION = '0.1.1'
11
+ VERSION = '0.1.2'
12
12
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bundlebun
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1.1.1.39
4
+ version: 0.1.2.1.1.41
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Yaroslav Markin
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-12-17 00:00:00.000000000 Z
11
+ date: 2024-12-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: zeitwerk