bundlebun 0.1.1.1.1.39-x86_64-linux → 0.1.2.1.1.41-x86_64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f3e40f380d7d3c9c25816c1cd3c70ac5657a42ebb921530dfcb2de21400a004b
4
- data.tar.gz: d01401ab8120f1371a6755043cddb4a4d0d374b790f407299e68a2f848f4b548
3
+ metadata.gz: f58cf837c9d299b8c8f472bca84d095fcd8963c93f661446f8b3d6fc4357b332
4
+ data.tar.gz: f2c70c967e7a63d274f51803c180161dd7f03fc68972c7e1f4d96e4b0c085f6a
5
5
  SHA512:
6
- metadata.gz: 45c7f860d65a3e76fa266ffe0e3cd2f9a477e7fb97eddbc4ab5e6d8e88325a8dd590cd204acaa9840372b5a5fc2472d6626f98eb0d81330a69408c7cacfce803
7
- data.tar.gz: ee72b2e76652ab70861e677324a8f76f97e8ddf9b4f0f41a271586e74100e40387a4479853d3415ba9a731a71ea486c8d1d983aafb9a02c2e1d1ce49af2d5f7a
6
+ metadata.gz: 69536874615393074c73cfe344f3a122b9627ef4a4053e4a69bde508f363314d263acaf79a6912316253cab311682065540039fdd0c5828287066b74aa613a67
7
+ data.tar.gz: 6a47da7cda2bddcc1076fff39e7cb5c0d6e85951847dc599b2ccc04e173b571d299c50c3bbba907cf05306b8b5c6e2604efc2737c45a8f5cab61dc7ff7d643d4
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: x86_64-linux
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