bundlebun 0.1.1.1.1.39-arm64-darwin → 0.1.2.1.1.41-arm64-darwin

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: d7148c3b7f0d1ab13a06d72c926a34d50872daa09c7f844b292100916c7a20e1
4
- data.tar.gz: b15344f9ffdc060fb3e69d97761bf091ba5a692bc41576aed0f3ddbe5248e2e3
3
+ metadata.gz: 653d265f9aefdb82b39b6e333ac4278ea4f4e5d6e09703afcfd1bd8e2afcd977
4
+ data.tar.gz: 4d44627eb4ff79e2987db187c7f908d4a897477c5adc638861d2d34b1bfa361e
5
5
  SHA512:
6
- metadata.gz: 9ab315094eead9df196c0e7226cc814f106a457c7093b9629311c9cf644e1acbe1a63975b0ac1e22c647e43925697302c6ff13bd5a5a99a1ccd195121957c9a6
7
- data.tar.gz: 0c755a2bffdc4e9d8d135b516a9e090188eac67389adaf43faf475569464bdea3d9a4f81e5346f06b05630c8dc42ec207997f4854d2dc469fdedea00cbcb65c7
6
+ metadata.gz: a5980b363b124914f776c18f546d84e463932c7573757546d114210e49c6133ec194301b44db26a18b1aadbae9266f42bdbb04dcb1a79704349709530477d7cc
7
+ data.tar.gz: a0386d4b4dba545fb000933b00b502ecf9162cfa770cd23af4b800b4116e0e06da01fe7592c498296a4d55896b0fea09070fe787ce83cac985e9f54836b0bda5
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: arm64-darwin
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