--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Adds the key-value pairs of other to gdbm, overwriting entries with duplicate keys with those from other. other must have an each_pair method. full_name: GDBM#update is_singleton: false name: update params: | gdbm.update(other) -> gdbm visibility: public