guerrilla_patch 2.8.5 → 2.8.6

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- guerrilla_patch (2.8.5)
4
+ guerrilla_patch (2.8.6)
5
5
 
6
6
  GEM
7
7
  remote: http://rubygems.org/
@@ -1,6 +1,5 @@
1
1
  require 'bigdecimal'
2
2
  require 'guerrilla_patch/allocate'
3
- require 'binding_of_caller'
4
3
 
5
4
  module Kernel
6
5
  def auto_assign(caller_binding)
@@ -1,3 +1,3 @@
1
1
  module GuerrillaPatch
2
- VERSION = "2.8.5"
2
+ VERSION = "2.8.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: guerrilla_patch
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.5
4
+ version: 2.8.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -57,7 +57,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
57
57
  version: '0'
58
58
  segments:
59
59
  - 0
60
- hash: 2239648464881007691
60
+ hash: 4217734096640871137
61
61
  required_rubygems_version: !ruby/object:Gem::Requirement
62
62
  none: false
63
63
  requirements:
@@ -66,7 +66,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
66
  version: '0'
67
67
  segments:
68
68
  - 0
69
- hash: 2239648464881007691
69
+ hash: 4217734096640871137
70
70
  requirements: []
71
71
  rubyforge_project:
72
72
  rubygems_version: 1.8.23