piggybak 0.6.9 → 0.6.10

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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- piggybak (0.6.9)
4
+ piggybak (0.6.10)
5
5
  activemerchant
6
6
  countries
7
7
  devise
@@ -8,7 +8,7 @@ module Piggybak
8
8
 
9
9
  accepts_nested_attributes_for :shipping_method_values, :allow_destroy => true
10
10
 
11
- attr_accessible :active, :shipment_method_values_attributes, :description,
11
+ attr_accessible :active, :shipping_method_values_attributes, :description,
12
12
  :klass
13
13
 
14
14
  validates_each :shipping_method_values do |record, attr, value|
@@ -1,3 +1,3 @@
1
1
  module Piggybak
2
- VERSION = "0.6.9"
2
+ VERSION = "0.6.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: piggybak
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.9
4
+ version: 0.6.10
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -212,7 +212,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
212
212
  version: '0'
213
213
  segments:
214
214
  - 0
215
- hash: -716439778691107520
215
+ hash: 3715131893246281747
216
216
  required_rubygems_version: !ruby/object:Gem::Requirement
217
217
  none: false
218
218
  requirements:
@@ -221,7 +221,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
221
221
  version: '0'
222
222
  segments:
223
223
  - 0
224
- hash: -716439778691107520
224
+ hash: 3715131893246281747
225
225
  requirements: []
226
226
  rubyforge_project:
227
227
  rubygems_version: 1.8.23