sugarcube 1.3.8 → 1.3.9

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sugarcube (1.3.8)
4
+ sugarcube (1.3.9)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -75,7 +75,7 @@ module SugarCube
75
75
  class UIControlCallbackHelper
76
76
 
77
77
  def initialize(callback)
78
- @callback = callback!
78
+ @callback = callback.weak!
79
79
  end
80
80
 
81
81
  def call(sender, event:event)
@@ -1,3 +1,3 @@
1
1
  module SugarCube
2
- Version = '1.3.8'
2
+ Version = '1.3.9'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sugarcube
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.8
4
+ version: 1.3.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: