blockenspiel 0.4.4 → 0.4.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,7 @@
1
+ === 0.4.5 / 2012-06-27
2
+
3
+ * The 0.4.4 build was missing the JRuby unmixer. Fixed.
4
+
1
5
  === 0.4.4 / 2012-06-27
2
6
 
3
7
  * Under JRuby 1.9 mode, if two threads mixed into the same object, the calls sometimes went to the wrong place. Fixed.
data/Version CHANGED
@@ -1 +1 @@
1
- 0.4.4
1
+ 0.4.5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blockenspiel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -33,6 +33,7 @@ files:
33
33
  - lib/blockenspiel/version.rb
34
34
  - lib/blockenspiel/versionomy.rb
35
35
  - lib/blockenspiel.rb
36
+ - lib/blockenspiel_unmixer_jruby.jar
36
37
  - ext/unmixer_mri/unmixer_mri.c
37
38
  - ext/unmixer_mri/extconf.rb
38
39
  - test/files/file1.rb