spirit_hands 2.1.7 → 2.1.8

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: a3f7eaab705c3a7bed252779448e8ea589b37b318b2931c28295635fcb60cb28
4
- data.tar.gz: 251f78dd4572a72e1cceb724549b76a44bd1af2ecc7ad4bd545bd8dc85e27037
3
+ metadata.gz: 2fb3f478192ca9d6d5c8dcd4fc85ff883a949dd5829fadf4e2e97a6c0318431c
4
+ data.tar.gz: 1d9fffd3ef68d14b74efd699db26021910784f996f49f50c9803f7fe11c877b1
5
5
  SHA512:
6
- metadata.gz: 14af527cca96f8c3d59fe7c4dfc9674eeaa2e6fd9535bf8a2f52e0585a1b38ba64f477d044e345e5c43a66d2c84fcc74cfcef33264e6706931a2fd5caa66458b
7
- data.tar.gz: 2cf00b84ef247d9d05b84b737e16b97ddeee8db2be4b2a3a716325fbd35524c0c36610c12aaad2f1a34535f6f3194db4c96ea598cab78937efc25f735a68fb1a
6
+ metadata.gz: 7411d52a3c918292299aabb1a8a690ec3a9b808320d0fd7aabab4d376cacdbba5bcd48ee6519add82913578df46edbcb2cebc932dbebea41ffb4e10cfec4033e
7
+ data.tar.gz: 47b292fda5ad753c857a1696cf70e02fe8ed09030eec37a35aa27849cf036556634519d5da4166e3d1ba4e51ae08a5f9b40f040eb40cb665a7f1ec3f1ef41c6c
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -102,13 +102,11 @@ module Hirb
102
102
  remove_method :height
103
103
  attr_reader :width, :height, :options
104
104
 
105
- remove_method :initialize
106
105
  def initialize(width, height, options={})
107
106
  resize(width, height)
108
107
  @options = options
109
108
  end
110
109
 
111
- remove_method :pager_command
112
110
  def pager_command
113
111
  options[:pager_command] || self.class.pager_command
114
112
  end
@@ -1,3 +1,3 @@
1
1
  module SpiritHands
2
- VERSION = '2.1.7'
2
+ VERSION = '2.1.8'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spirit_hands
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.7
4
+ version: 2.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Barry Allard
metadata.gz.sig CHANGED
Binary file