array-compositing 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -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: