lib/avm/tools/runner/app_src/ruby/bundler/incompatible.rb in avm-tools-0.107.0 vs lib/avm/tools/runner/app_src/ruby/bundler/incompatible.rb in avm-tools-0.108.0

- old
+ new

@@ -33,11 +33,11 @@ def content_path fs_cache.write(bundle_update) unless fs_cache.cached? && parsed.last? fs_cache.content_path end - def fs_cache - super.child(instance.path.to_s.variableize) + def fs_cache_object_id + instance.path.to_s.variableize end def gem_title(gem_in_conflict) gem_in_conflict.gem_name end