array-compositing 1.0.1 → 1.0.2

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.
@@ -261,9 +261,9 @@ module ::Array::Compositing::ArrayInterface
261
261
  ################################################
262
262
  # perform_single_object_insert_between_hooks #
263
263
  ################################################
264
- puts 'blah'
264
+
265
265
  def perform_single_object_insert_between_hooks( local_index, object )
266
- puts 'here: ' + object.to_s
266
+
267
267
  if local_index = super
268
268
 
269
269
  @parent_index_map.local_insert( local_index, 1 )
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: array-compositing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: